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

{
    "count": 99631,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23624&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23608&ordering=-ip_address",
    "results": [
        {
            "id": 29080,
            "ip_address": "37.111.207.189",
            "count": 1,
            "first_visit": "2022-07-29T02:39:18.039954+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 36594,
            "ip_address": "37.111.207.188",
            "count": 1,
            "first_visit": "2022-10-28T23:13:47.370545+06:00",
            "date": "2022-10-28"
        },
        {
            "id": 12152,
            "ip_address": "37.111.207.187",
            "count": 1,
            "first_visit": "2022-05-28T10:58:44.234564+06:00",
            "date": null
        },
        {
            "id": 36747,
            "ip_address": "37.111.207.187",
            "count": 1,
            "first_visit": "2022-11-01T00:45:55.572182+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 11167,
            "ip_address": "37.111.207.186",
            "count": 2,
            "first_visit": "2022-05-24T22:24:19.922066+06:00",
            "date": null
        },
        {
            "id": 96297,
            "ip_address": "37.111.207.186",
            "count": 1,
            "first_visit": "2026-03-24T14:39:49.891530+06:00",
            "date": "2026-03-24"
        },
        {
            "id": 36626,
            "ip_address": "37.111.207.185",
            "count": 1,
            "first_visit": "2022-10-29T17:26:31.570751+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 9401,
            "ip_address": "37.111.207.184",
            "count": 4,
            "first_visit": "2022-05-19T14:52:33.851598+06:00",
            "date": null
        }
    ]
}