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

{
    "count": 103597,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103584&ordering=first_visit",
    "results": [
        {
            "id": 103689,
            "ip_address": "172.59.217.203",
            "count": 1,
            "first_visit": "2026-09-22T21:14:16.006087+06:00",
            "date": "2026-09-22"
        },
        {
            "id": 103690,
            "ip_address": "118.179.29.135",
            "count": 1,
            "first_visit": "2026-09-22T21:33:55.490364+06:00",
            "date": "2026-09-22"
        },
        {
            "id": 103691,
            "ip_address": "2a03:2880:f800:12::",
            "count": 1,
            "first_visit": "2026-09-22T21:48:26.635647+06:00",
            "date": "2026-09-22"
        },
        {
            "id": 103692,
            "ip_address": "45.118.246.11",
            "count": 1,
            "first_visit": "2026-09-22T21:57:47.585330+06:00",
            "date": "2026-09-22"
        },
        {
            "id": 103693,
            "ip_address": "2400:c600:336b:36d2:1:0:e210:1022",
            "count": 1,
            "first_visit": "2026-09-22T22:01:40.763562+06:00",
            "date": "2026-09-22"
        }
    ]
}