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

{
    "count": 97595,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24616&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24600&ordering=-ip_address",
    "results": [
        {
            "id": 28171,
            "ip_address": "37.111.200.217",
            "count": 1,
            "first_visit": "2022-07-27T12:10:31.687267+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 7982,
            "ip_address": "37.111.200.217",
            "count": 3,
            "first_visit": "2022-05-17T11:46:27.199300+06:00",
            "date": null
        },
        {
            "id": 6380,
            "ip_address": "37.111.200.216",
            "count": 3,
            "first_visit": "2022-05-15T19:52:16.097211+06:00",
            "date": null
        },
        {
            "id": 20067,
            "ip_address": "37.111.200.215",
            "count": 1,
            "first_visit": "2022-06-29T15:54:44.812610+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 4362,
            "ip_address": "37.111.200.214",
            "count": null,
            "first_visit": "2022-03-14T14:34:45.867954+06:00",
            "date": null
        },
        {
            "id": 93822,
            "ip_address": "37.111.200.214",
            "count": 1,
            "first_visit": "2026-01-07T21:42:48.096185+06:00",
            "date": "2026-01-07"
        },
        {
            "id": 12347,
            "ip_address": "37.111.200.213",
            "count": 1,
            "first_visit": "2022-05-29T00:21:49.037985+06:00",
            "date": null
        },
        {
            "id": 8471,
            "ip_address": "37.111.200.211",
            "count": 2,
            "first_visit": "2022-05-17T23:14:59.490914+06:00",
            "date": null
        }
    ]
}