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

{
    "count": 103789,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55896&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55880&ordering=-ip_address",
    "results": [
        {
            "id": 83562,
            "ip_address": "116.58.201.179",
            "count": 1,
            "first_visit": "2025-06-01T22:23:47.914806+06:00",
            "date": "2025-06-01"
        },
        {
            "id": 12049,
            "ip_address": "116.58.201.178",
            "count": 3,
            "first_visit": "2022-05-27T23:25:43.605465+06:00",
            "date": null
        },
        {
            "id": 6320,
            "ip_address": "116.58.201.177",
            "count": 2,
            "first_visit": "2022-05-15T11:12:37.017337+06:00",
            "date": null
        },
        {
            "id": 7072,
            "ip_address": "116.58.201.176",
            "count": 2,
            "first_visit": "2022-05-16T19:11:48.005607+06:00",
            "date": null
        },
        {
            "id": 8817,
            "ip_address": "116.58.201.175",
            "count": 6,
            "first_visit": "2022-05-18T11:16:29.091260+06:00",
            "date": null
        },
        {
            "id": 2720,
            "ip_address": "116.58.201.174",
            "count": 2,
            "first_visit": "2022-01-24T11:15:38.531698+06:00",
            "date": null
        },
        {
            "id": 26922,
            "ip_address": "116.58.201.174",
            "count": 1,
            "first_visit": "2022-07-24T23:25:52.897678+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 29028,
            "ip_address": "116.58.201.174",
            "count": 1,
            "first_visit": "2022-07-29T00:50:44.884100+06:00",
            "date": "2022-07-29"
        }
    ]
}