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

{
    "count": 97499,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23752&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23736&ordering=-count",
    "results": [
        {
            "id": 12541,
            "ip_address": "103.88.24.1",
            "count": 2,
            "first_visit": "2022-05-29T19:49:01.880915+06:00",
            "date": null
        },
        {
            "id": 14912,
            "ip_address": "103.60.175.3",
            "count": 2,
            "first_visit": "2022-06-14T00:17:17.793240+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 12516,
            "ip_address": "103.220.205.76",
            "count": 2,
            "first_visit": "2022-05-29T16:45:53.943573+06:00",
            "date": null
        },
        {
            "id": 2218,
            "ip_address": "27.147.206.116",
            "count": 2,
            "first_visit": "2022-01-14T20:19:18.580186+06:00",
            "date": null
        },
        {
            "id": 37696,
            "ip_address": "103.159.73.228",
            "count": 2,
            "first_visit": "2022-11-22T11:41:07.828262+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 9173,
            "ip_address": "37.111.238.199",
            "count": 2,
            "first_visit": "2022-05-18T23:21:37.475431+06:00",
            "date": null
        },
        {
            "id": 13661,
            "ip_address": "42.0.7.228",
            "count": 2,
            "first_visit": "2022-06-06T19:13:42.354196+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 9094,
            "ip_address": "58.145.190.230",
            "count": 2,
            "first_visit": "2022-05-18T22:13:34.871706+06:00",
            "date": null
        }
    ]
}