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

{
    "count": 99634,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23608&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23592&ordering=-ip_address",
    "results": [
        {
            "id": 54179,
            "ip_address": "37.111.207.199",
            "count": 1,
            "first_visit": "2023-09-03T09:07:31.550568+06:00",
            "date": "2023-09-03"
        },
        {
            "id": 66562,
            "ip_address": "37.111.207.198",
            "count": 1,
            "first_visit": "2024-04-02T17:49:32.317607+06:00",
            "date": "2024-04-02"
        },
        {
            "id": 23483,
            "ip_address": "37.111.207.198",
            "count": 1,
            "first_visit": "2022-07-18T15:09:30.913304+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 5190,
            "ip_address": "37.111.207.197",
            "count": 1,
            "first_visit": "2022-04-17T17:11:42.037813+06:00",
            "date": null
        },
        {
            "id": 30101,
            "ip_address": "37.111.207.196",
            "count": 1,
            "first_visit": "2022-07-31T00:08:18.204991+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 4412,
            "ip_address": "37.111.207.196",
            "count": 2,
            "first_visit": "2022-03-16T12:26:21.573534+06:00",
            "date": null
        },
        {
            "id": 94659,
            "ip_address": "37.111.207.196",
            "count": 1,
            "first_visit": "2026-01-31T08:42:04.924357+06:00",
            "date": "2026-01-31"
        },
        {
            "id": 2975,
            "ip_address": "37.111.207.194",
            "count": 4,
            "first_visit": "2022-01-28T14:20:59.936705+06:00",
            "date": null
        }
    ]
}