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

{
    "count": 98300,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31704&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31688&ordering=-ip_address",
    "results": [
        {
            "id": 91214,
            "ip_address": "203.202.252.169",
            "count": 1,
            "first_visit": "2025-10-25T16:44:44.696090+06:00",
            "date": "2025-10-25"
        },
        {
            "id": 90962,
            "ip_address": "203.202.252.169",
            "count": 2,
            "first_visit": "2025-10-19T09:44:50.064575+06:00",
            "date": "2025-10-19"
        },
        {
            "id": 14770,
            "ip_address": "203.202.252.169",
            "count": 1,
            "first_visit": "2022-06-13T12:02:01.543297+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 15280,
            "ip_address": "203.202.252.169",
            "count": 1,
            "first_visit": "2022-06-15T13:41:26.589847+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 2186,
            "ip_address": "203.202.251.194",
            "count": 1,
            "first_visit": "2022-01-14T12:16:35.198267+06:00",
            "date": null
        },
        {
            "id": 46010,
            "ip_address": "203.202.251.194",
            "count": 1,
            "first_visit": "2023-05-02T17:51:10.397582+06:00",
            "date": "2023-05-02"
        },
        {
            "id": 68939,
            "ip_address": "203.202.250.254",
            "count": 1,
            "first_visit": "2024-05-23T12:48:36.163678+06:00",
            "date": "2024-05-23"
        },
        {
            "id": 8894,
            "ip_address": "203.202.250.134",
            "count": 1,
            "first_visit": "2022-05-18T12:21:44.078845+06:00",
            "date": null
        }
    ]
}