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

{
    "count": 97067,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3160&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3144&ordering=ip_address",
    "results": [
        {
            "id": 23570,
            "ip_address": "103.121.76.192",
            "count": 4,
            "first_visit": "2022-07-18T21:28:22.404396+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 24311,
            "ip_address": "103.121.76.192",
            "count": 1,
            "first_visit": "2022-07-20T00:54:12.175728+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24251,
            "ip_address": "103.121.76.192",
            "count": 1,
            "first_visit": "2022-07-19T23:55:13.664233+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 55493,
            "ip_address": "103.121.76.202",
            "count": 1,
            "first_visit": "2023-09-20T03:33:48.324285+06:00",
            "date": "2023-09-20"
        },
        {
            "id": 36312,
            "ip_address": "103.121.76.206",
            "count": 1,
            "first_visit": "2022-10-22T22:30:30.765779+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 5993,
            "ip_address": "103.121.76.237",
            "count": 3,
            "first_visit": "2022-05-14T14:13:26.413755+06:00",
            "date": null
        },
        {
            "id": 215,
            "ip_address": "103.121.77.13",
            "count": 5,
            "first_visit": "2021-12-05T13:36:58.757532+06:00",
            "date": null
        },
        {
            "id": 92763,
            "ip_address": "103.121.77.144",
            "count": 1,
            "first_visit": "2025-12-08T13:15:33.408013+06:00",
            "date": "2025-12-08"
        }
    ]
}