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

{
    "count": 100195,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21080&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21064&ordering=-ip_address",
    "results": [
        {
            "id": 4598,
            "ip_address": "37.111.218.55",
            "count": 1,
            "first_visit": "2022-03-22T21:50:44.675793+06:00",
            "date": null
        },
        {
            "id": 8775,
            "ip_address": "37.111.218.54",
            "count": 1,
            "first_visit": "2022-05-18T10:38:19.351194+06:00",
            "date": null
        },
        {
            "id": 97746,
            "ip_address": "37.111.218.53",
            "count": 1,
            "first_visit": "2026-05-05T17:24:34.517749+06:00",
            "date": "2026-05-05"
        },
        {
            "id": 1508,
            "ip_address": "37.111.218.51",
            "count": 2,
            "first_visit": "2021-12-31T13:42:51.710957+06:00",
            "date": null
        },
        {
            "id": 15205,
            "ip_address": "37.111.218.50",
            "count": 1,
            "first_visit": "2022-06-15T09:26:27.426023+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 7432,
            "ip_address": "37.111.218.50",
            "count": 1,
            "first_visit": "2022-05-16T23:01:06.578642+06:00",
            "date": null
        },
        {
            "id": 9741,
            "ip_address": "37.111.218.49",
            "count": 1,
            "first_visit": "2022-05-20T14:41:12.071456+06:00",
            "date": null
        },
        {
            "id": 29318,
            "ip_address": "37.111.218.46",
            "count": 1,
            "first_visit": "2022-07-29T13:59:16.801353+06:00",
            "date": "2022-07-29"
        }
    ]
}