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

{
    "count": 92033,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1384&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1368&ordering=ip_address",
    "results": [
        {
            "id": 9874,
            "ip_address": "103.111.34.176",
            "count": 1,
            "first_visit": "2022-05-20T23:20:45.864431+06:00",
            "date": null
        },
        {
            "id": 84973,
            "ip_address": "103.111.34.177",
            "count": 3,
            "first_visit": "2025-07-01T02:50:26.103973+06:00",
            "date": "2025-07-01"
        },
        {
            "id": 11535,
            "ip_address": "103.111.34.177",
            "count": 1,
            "first_visit": "2022-05-26T00:04:00.863523+06:00",
            "date": null
        },
        {
            "id": 4420,
            "ip_address": "103.111.34.178",
            "count": 1,
            "first_visit": "2022-03-16T15:11:17.196058+06:00",
            "date": null
        },
        {
            "id": 6826,
            "ip_address": "103.111.34.246",
            "count": 7,
            "first_visit": "2022-05-16T16:20:57.956137+06:00",
            "date": null
        },
        {
            "id": 2077,
            "ip_address": "103.111.34.58",
            "count": 1,
            "first_visit": "2022-01-13T01:34:33.501791+06:00",
            "date": null
        },
        {
            "id": 53649,
            "ip_address": "103.111.4.156",
            "count": 2,
            "first_visit": "2023-08-27T11:30:12.080454+06:00",
            "date": "2023-08-27"
        },
        {
            "id": 53588,
            "ip_address": "103.111.4.156",
            "count": 1,
            "first_visit": "2023-08-26T18:59:02.407093+06:00",
            "date": "2023-08-26"
        }
    ]
}