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

{
    "count": 101641,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40760&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40744&ordering=-ip_address",
    "results": [
        {
            "id": 56667,
            "ip_address": "182.186.100.139",
            "count": 1,
            "first_visit": "2023-10-03T18:17:06.916079+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 97286,
            "ip_address": "182.185.185.140",
            "count": 1,
            "first_visit": "2026-04-22T16:13:56.752505+06:00",
            "date": "2026-04-22"
        },
        {
            "id": 3131,
            "ip_address": "182.185.166.211",
            "count": 1,
            "first_visit": "2022-01-31T19:51:41.072500+06:00",
            "date": null
        },
        {
            "id": 2533,
            "ip_address": "182.185.165.43",
            "count": 3,
            "first_visit": "2022-01-20T20:33:41.754197+06:00",
            "date": null
        },
        {
            "id": 92658,
            "ip_address": "182.184.127.158",
            "count": 1,
            "first_visit": "2025-12-05T11:57:10.108077+06:00",
            "date": "2025-12-05"
        },
        {
            "id": 59793,
            "ip_address": "18.218.147.40",
            "count": 5,
            "first_visit": "2023-11-19T16:24:39.340381+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 99170,
            "ip_address": "18.218.127.163",
            "count": 23,
            "first_visit": "2026-06-13T23:14:34.656498+06:00",
            "date": "2026-06-13"
        },
        {
            "id": 86480,
            "ip_address": "182.177.0.38",
            "count": 1,
            "first_visit": "2025-07-25T10:24:25.043237+06:00",
            "date": "2025-07-25"
        }
    ]
}