QUERY PLAN
Limit (cost=0.42..359.72 rows=20 width=957)
-> Index Scan Backward using tbl_api_log_pkey on tbl_api_log a (cost=0.42..37906.11 rows=2110 width=957)
Filter: ((url ~~* '%v2/%'::text) AND (device_type = '6'::smallint) AND ((schema)::text = 'a57be577deb434'::text))