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

{
    "count": 97531,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23992&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23976&ordering=-ip_address",
    "results": [
        {
            "id": 8883,
            "ip_address": "37.111.205.100",
            "count": 3,
            "first_visit": "2022-05-18T12:11:39.977674+06:00",
            "date": null
        },
        {
            "id": 29911,
            "ip_address": "37.111.205.100",
            "count": 1,
            "first_visit": "2022-07-30T14:08:14.876814+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 28912,
            "ip_address": "37.111.205.10",
            "count": 1,
            "first_visit": "2022-07-28T20:40:16.748556+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 10131,
            "ip_address": "37.111.205.10",
            "count": 1,
            "first_visit": "2022-05-21T22:53:15.599770+06:00",
            "date": null
        },
        {
            "id": 54767,
            "ip_address": "37.111.204.99",
            "count": 1,
            "first_visit": "2023-09-10T21:53:05.644629+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 13525,
            "ip_address": "37.111.204.98",
            "count": 1,
            "first_visit": "2022-06-04T21:07:55.831418+06:00",
            "date": null
        },
        {
            "id": 78843,
            "ip_address": "37.111.204.8",
            "count": 1,
            "first_visit": "2025-02-11T23:12:51.346314+06:00",
            "date": "2025-02-11"
        },
        {
            "id": 53384,
            "ip_address": "37.111.204.76",
            "count": 1,
            "first_visit": "2023-08-24T12:32:26.360969+06:00",
            "date": "2023-08-24"
        }
    ]
}