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

{
    "count": 100056,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21816&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21800&ordering=-ip_address",
    "results": [
        {
            "id": 85326,
            "ip_address": "37.111.213.72",
            "count": 1,
            "first_visit": "2025-07-06T13:19:46.959377+06:00",
            "date": "2025-07-06"
        },
        {
            "id": 88968,
            "ip_address": "37.111.213.72",
            "count": 1,
            "first_visit": "2025-09-04T19:01:13.090545+06:00",
            "date": "2025-09-04"
        },
        {
            "id": 6974,
            "ip_address": "37.111.213.71",
            "count": 1,
            "first_visit": "2022-05-16T18:10:27.963672+06:00",
            "date": null
        },
        {
            "id": 28622,
            "ip_address": "37.111.213.70",
            "count": 1,
            "first_visit": "2022-07-28T09:24:09.215004+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 85175,
            "ip_address": "37.111.213.69",
            "count": 1,
            "first_visit": "2025-07-03T17:14:09.591397+06:00",
            "date": "2025-07-03"
        },
        {
            "id": 26233,
            "ip_address": "37.111.213.68",
            "count": 1,
            "first_visit": "2022-07-23T08:38:32.021735+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 4301,
            "ip_address": "37.111.213.68",
            "count": 3,
            "first_visit": "2022-03-12T10:23:11.903016+06:00",
            "date": null
        },
        {
            "id": 28867,
            "ip_address": "37.111.213.67",
            "count": 1,
            "first_visit": "2022-07-28T16:58:52.652763+06:00",
            "date": "2022-07-28"
        }
    ]
}