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

{
    "count": 92069,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1528&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1512&ordering=ip_address",
    "results": [
        {
            "id": 61248,
            "ip_address": "103.112.237.10",
            "count": 1,
            "first_visit": "2023-12-16T00:54:39.354748+06:00",
            "date": "2023-12-16"
        },
        {
            "id": 476,
            "ip_address": "103.112.237.86",
            "count": 1,
            "first_visit": "2021-12-09T10:05:31.735906+06:00",
            "date": null
        },
        {
            "id": 35126,
            "ip_address": "103.112.239.219",
            "count": 1,
            "first_visit": "2022-09-28T10:43:56.361874+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 28386,
            "ip_address": "103.112.239.54",
            "count": 1,
            "first_visit": "2022-07-27T23:14:50.773138+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 75837,
            "ip_address": "103.112.43.8",
            "count": 1,
            "first_visit": "2024-11-19T14:03:46.650629+06:00",
            "date": "2024-11-19"
        },
        {
            "id": 32319,
            "ip_address": "103.112.52.10",
            "count": 4,
            "first_visit": "2022-08-18T09:12:48.188969+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 25603,
            "ip_address": "103.112.52.102",
            "count": 1,
            "first_visit": "2022-07-21T15:45:48.692935+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 11415,
            "ip_address": "103.112.52.102",
            "count": 2,
            "first_visit": "2022-05-25T19:25:24.315510+06:00",
            "date": null
        }
    ]
}