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

{
    "count": 97210,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22608&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22592&ordering=-ip_address",
    "results": [
        {
            "id": 84797,
            "ip_address": "37.111.210.106",
            "count": 2,
            "first_visit": "2025-06-30T10:59:19.901442+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 1671,
            "ip_address": "37.111.210.106",
            "count": 1,
            "first_visit": "2022-01-05T11:52:59.848242+06:00",
            "date": null
        },
        {
            "id": 86902,
            "ip_address": "37.111.210.105",
            "count": 2,
            "first_visit": "2025-08-01T18:48:09.625601+06:00",
            "date": "2025-08-01"
        },
        {
            "id": 37483,
            "ip_address": "37.111.210.104",
            "count": 1,
            "first_visit": "2022-11-16T17:27:38.559880+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 19140,
            "ip_address": "37.111.210.101",
            "count": 1,
            "first_visit": "2022-06-26T17:08:34.764833+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 20132,
            "ip_address": "37.111.210.100",
            "count": 1,
            "first_visit": "2022-06-29T20:22:21.176138+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 29558,
            "ip_address": "37.111.210.100",
            "count": 1,
            "first_visit": "2022-07-29T23:39:02.786739+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 8737,
            "ip_address": "37.111.207.99",
            "count": 1,
            "first_visit": "2022-05-18T10:02:39.692218+06:00",
            "date": null
        }
    ]
}