GET /user_management/visitor-free/?format=api&offset=22016&ordering=-count
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 96750,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22024&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22008&ordering=-count",
    "results": [
        {
            "id": 3560,
            "ip_address": "103.204.246.10",
            "count": 2,
            "first_visit": "2022-02-13T00:33:55.093516+06:00",
            "date": null
        },
        {
            "id": 18070,
            "ip_address": "113.212.111.176",
            "count": 2,
            "first_visit": "2022-06-24T11:13:19.391495+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 5447,
            "ip_address": "103.60.175.23",
            "count": 2,
            "first_visit": "2022-04-29T15:01:18.036834+06:00",
            "date": null
        },
        {
            "id": 31612,
            "ip_address": "37.111.244.95",
            "count": 2,
            "first_visit": "2022-08-09T11:25:36.457909+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 6722,
            "ip_address": "43.245.123.232",
            "count": 2,
            "first_visit": "2022-05-16T13:42:54.587292+06:00",
            "date": null
        },
        {
            "id": 9727,
            "ip_address": "123.136.29.130",
            "count": 2,
            "first_visit": "2022-05-20T14:10:32.295673+06:00",
            "date": null
        },
        {
            "id": 36166,
            "ip_address": "103.110.161.7",
            "count": 2,
            "first_visit": "2022-10-19T21:58:39.776126+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 25772,
            "ip_address": "114.119.128.35",
            "count": 2,
            "first_visit": "2022-07-22T01:03:17.847417+06:00",
            "date": "2022-07-22"
        }
    ]
}