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

{
    "count": 99735,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91416&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91400&ordering=-ip_address",
    "results": [
        {
            "id": 9132,
            "ip_address": "103.153.171.3",
            "count": 1,
            "first_visit": "2022-05-18T22:43:33.928334+06:00",
            "date": null
        },
        {
            "id": 3765,
            "ip_address": "103.153.171.2",
            "count": 2,
            "first_visit": "2022-02-20T23:13:19.531672+06:00",
            "date": null
        },
        {
            "id": 22488,
            "ip_address": "103.153.171.17",
            "count": 1,
            "first_visit": "2022-07-14T11:12:51.040513+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 99105,
            "ip_address": "103.153.171.15",
            "count": 1,
            "first_visit": "2026-06-11T14:48:00.334737+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 98091,
            "ip_address": "103.153.170.229",
            "count": 2,
            "first_visit": "2026-05-14T21:10:04.540497+06:00",
            "date": "2026-05-14"
        },
        {
            "id": 99037,
            "ip_address": "103.153.170.195",
            "count": 1,
            "first_visit": "2026-06-09T19:26:43.880376+06:00",
            "date": "2026-06-09"
        },
        {
            "id": 99045,
            "ip_address": "103.153.170.139",
            "count": 1,
            "first_visit": "2026-06-10T02:11:50.198272+06:00",
            "date": "2026-06-10"
        },
        {
            "id": 95015,
            "ip_address": "103.153.155.16",
            "count": 1,
            "first_visit": "2026-02-09T12:19:30.532395+06:00",
            "date": "2026-02-09"
        }
    ]
}