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

{
    "count": 99472,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24160&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24144&ordering=-ip_address",
    "results": [
        {
            "id": 10448,
            "ip_address": "37.111.206.200",
            "count": 1,
            "first_visit": "2022-05-22T22:57:26.600945+06:00",
            "date": null
        },
        {
            "id": 3428,
            "ip_address": "37.111.206.20",
            "count": 1,
            "first_visit": "2022-02-08T11:32:20.395154+06:00",
            "date": null
        },
        {
            "id": 85832,
            "ip_address": "37.111.206.20",
            "count": 5,
            "first_visit": "2025-07-14T20:36:25.379224+06:00",
            "date": "2025-07-14"
        },
        {
            "id": 52181,
            "ip_address": "37.111.206.20",
            "count": 1,
            "first_visit": "2023-08-11T01:21:34.063813+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 8458,
            "ip_address": "37.111.206.2",
            "count": 2,
            "first_visit": "2022-05-17T23:09:10.646110+06:00",
            "date": null
        },
        {
            "id": 31872,
            "ip_address": "37.111.206.199",
            "count": 1,
            "first_visit": "2022-08-12T23:42:33.263304+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 10749,
            "ip_address": "37.111.206.199",
            "count": 1,
            "first_visit": "2022-05-23T22:30:10.301611+06:00",
            "date": null
        },
        {
            "id": 36554,
            "ip_address": "37.111.206.199",
            "count": 1,
            "first_visit": "2022-10-27T20:11:41.984534+06:00",
            "date": "2022-10-27"
        }
    ]
}