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

{
    "count": 100182,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21216&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21200&ordering=-ip_address",
    "results": [
        {
            "id": 30120,
            "ip_address": "37.111.217.66",
            "count": 1,
            "first_visit": "2022-07-31T00:46:27.411243+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 11873,
            "ip_address": "37.111.217.63",
            "count": 2,
            "first_visit": "2022-05-27T09:33:09.940897+06:00",
            "date": null
        },
        {
            "id": 15165,
            "ip_address": "37.111.217.6",
            "count": 1,
            "first_visit": "2022-06-15T07:12:32.794562+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 8298,
            "ip_address": "37.111.217.59",
            "count": 2,
            "first_visit": "2022-05-17T21:00:39.606770+06:00",
            "date": null
        },
        {
            "id": 18242,
            "ip_address": "37.111.217.58",
            "count": 1,
            "first_visit": "2022-06-24T18:44:00.143472+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 9047,
            "ip_address": "37.111.217.58",
            "count": 1,
            "first_visit": "2022-05-18T18:35:43.281085+06:00",
            "date": null
        },
        {
            "id": 85414,
            "ip_address": "37.111.217.56",
            "count": 2,
            "first_visit": "2025-07-07T17:36:05.768021+06:00",
            "date": "2025-07-07"
        },
        {
            "id": 82314,
            "ip_address": "37.111.217.55",
            "count": 2,
            "first_visit": "2025-05-05T13:09:56.183163+06:00",
            "date": "2025-05-05"
        }
    ]
}