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

{
    "count": 102464,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2808&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2792&ordering=-count",
    "results": [
        {
            "id": 36752,
            "ip_address": "114.119.134.123",
            "count": 9,
            "first_visit": "2022-11-01T01:54:49.526410+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 72469,
            "ip_address": "114.119.145.216",
            "count": 9,
            "first_visit": "2024-08-24T01:35:24.923692+06:00",
            "date": "2024-08-24"
        },
        {
            "id": 6179,
            "ip_address": "103.51.2.209",
            "count": 9,
            "first_visit": "2022-05-15T00:00:32.668086+06:00",
            "date": null
        },
        {
            "id": 31947,
            "ip_address": "114.119.134.123",
            "count": 9,
            "first_visit": "2022-08-14T00:07:16.126098+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 2201,
            "ip_address": "103.144.200.195",
            "count": 9,
            "first_visit": "2022-01-14T15:19:33.872688+06:00",
            "date": null
        },
        {
            "id": 36753,
            "ip_address": "114.119.141.168",
            "count": 9,
            "first_visit": "2022-11-01T01:57:38.203989+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 3069,
            "ip_address": "103.135.232.79",
            "count": 9,
            "first_visit": "2022-01-30T21:44:50.841409+06:00",
            "date": null
        },
        {
            "id": 31954,
            "ip_address": "114.119.141.146",
            "count": 9,
            "first_visit": "2022-08-14T01:05:31.494331+06:00",
            "date": "2022-08-14"
        }
    ]
}