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

{
    "count": 95082,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15880&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15864&ordering=ip_address",
    "results": [
        {
            "id": 6366,
            "ip_address": "103.242.20.242",
            "count": 2,
            "first_visit": "2022-05-15T19:11:43.761304+06:00",
            "date": null
        },
        {
            "id": 12579,
            "ip_address": "103.242.20.243",
            "count": 2,
            "first_visit": "2022-05-29T22:24:55.496778+06:00",
            "date": null
        },
        {
            "id": 32866,
            "ip_address": "103.242.20.244",
            "count": 1,
            "first_visit": "2022-08-24T22:52:34.764645+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 23685,
            "ip_address": "103.242.20.247",
            "count": 1,
            "first_visit": "2022-07-18T22:09:49.078712+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 9540,
            "ip_address": "103.242.20.247",
            "count": 2,
            "first_visit": "2022-05-19T23:04:53.811465+06:00",
            "date": null
        },
        {
            "id": 12036,
            "ip_address": "103.242.20.249",
            "count": 1,
            "first_visit": "2022-05-27T23:13:19.602954+06:00",
            "date": null
        },
        {
            "id": 92628,
            "ip_address": "103.242.20.249",
            "count": 1,
            "first_visit": "2025-12-04T18:09:09.827552+06:00",
            "date": "2025-12-04"
        },
        {
            "id": 29217,
            "ip_address": "103.242.20.250",
            "count": 1,
            "first_visit": "2022-07-29T11:00:18.279630+06:00",
            "date": "2022-07-29"
        }
    ]
}