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

{
    "count": 100110,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7768&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7752&ordering=-count",
    "results": [
        {
            "id": 44650,
            "ip_address": "103.122.47.29",
            "count": 4,
            "first_visit": "2023-03-31T21:16:39.036778+06:00",
            "date": "2023-03-31"
        },
        {
            "id": 76510,
            "ip_address": "66.249.70.101",
            "count": 4,
            "first_visit": "2024-12-08T02:32:55.746866+06:00",
            "date": "2024-12-08"
        },
        {
            "id": 77148,
            "ip_address": "103.49.114.218",
            "count": 4,
            "first_visit": "2024-12-25T20:33:22.017117+06:00",
            "date": "2024-12-25"
        },
        {
            "id": 3279,
            "ip_address": "45.125.222.84",
            "count": 4,
            "first_visit": "2022-02-03T21:33:11.080337+06:00",
            "date": null
        },
        {
            "id": 76344,
            "ip_address": "74.125.151.100",
            "count": 4,
            "first_visit": "2024-12-04T07:45:29.903609+06:00",
            "date": "2024-12-04"
        },
        {
            "id": 6777,
            "ip_address": "103.130.197.102",
            "count": 4,
            "first_visit": "2022-05-16T15:15:25.253571+06:00",
            "date": null
        },
        {
            "id": 44542,
            "ip_address": "66.249.70.213",
            "count": 4,
            "first_visit": "2023-03-29T00:39:39.117335+06:00",
            "date": "2023-03-29"
        },
        {
            "id": 3370,
            "ip_address": "119.30.39.103",
            "count": 4,
            "first_visit": "2022-02-06T23:49:32.176019+06:00",
            "date": null
        }
    ]
}