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

{
    "count": 96159,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20080&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20064&ordering=-ip_address",
    "results": [
        {
            "id": 8943,
            "ip_address": "37.111.218.16",
            "count": 1,
            "first_visit": "2022-05-18T13:20:07.844176+06:00",
            "date": null
        },
        {
            "id": 95492,
            "ip_address": "37.111.218.159",
            "count": 1,
            "first_visit": "2026-02-24T01:09:48.079339+06:00",
            "date": "2026-02-24"
        },
        {
            "id": 16784,
            "ip_address": "37.111.218.159",
            "count": 1,
            "first_visit": "2022-06-20T11:15:19.634679+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 4590,
            "ip_address": "37.111.218.153",
            "count": 3,
            "first_visit": "2022-03-22T16:40:17.526192+06:00",
            "date": null
        },
        {
            "id": 7879,
            "ip_address": "37.111.218.151",
            "count": 1,
            "first_visit": "2022-05-17T10:56:42.400015+06:00",
            "date": null
        },
        {
            "id": 15432,
            "ip_address": "37.111.218.150",
            "count": 1,
            "first_visit": "2022-06-15T20:44:19.205781+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 6384,
            "ip_address": "37.111.218.148",
            "count": 1,
            "first_visit": "2022-05-15T20:04:07.500047+06:00",
            "date": null
        },
        {
            "id": 13041,
            "ip_address": "37.111.218.147",
            "count": 1,
            "first_visit": "2022-05-31T09:51:33.138725+06:00",
            "date": null
        }
    ]
}