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

{
    "count": 100592,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15496&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15480&ordering=-count",
    "results": [
        {
            "id": 59228,
            "ip_address": "103.96.104.97",
            "count": 2,
            "first_visit": "2023-11-09T10:42:44.779073+06:00",
            "date": "2023-11-09"
        },
        {
            "id": 7572,
            "ip_address": "103.120.39.47",
            "count": 2,
            "first_visit": "2022-05-17T02:48:54.576477+06:00",
            "date": null
        },
        {
            "id": 59047,
            "ip_address": "103.179.239.10",
            "count": 2,
            "first_visit": "2023-11-06T10:07:15.749172+06:00",
            "date": "2023-11-06"
        },
        {
            "id": 63364,
            "ip_address": "37.111.212.175",
            "count": 2,
            "first_visit": "2024-01-18T14:46:51.935418+06:00",
            "date": "2024-01-18"
        },
        {
            "id": 1835,
            "ip_address": "37.111.210.216",
            "count": 2,
            "first_visit": "2022-01-11T12:05:09.298699+06:00",
            "date": null
        },
        {
            "id": 59134,
            "ip_address": "103.112.52.28",
            "count": 2,
            "first_visit": "2023-11-07T19:57:14.320426+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 59007,
            "ip_address": "74.125.212.2",
            "count": 2,
            "first_visit": "2023-11-05T19:52:22.108913+06:00",
            "date": "2023-11-05"
        },
        {
            "id": 3669,
            "ip_address": "173.252.95.20",
            "count": 2,
            "first_visit": "2022-02-16T18:54:20.201237+06:00",
            "date": null
        }
    ]
}