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

{
    "count": 102542,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47608&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47592&ordering=ip_address",
    "results": [
        {
            "id": 6750,
            "ip_address": "116.58.201.226",
            "count": 1,
            "first_visit": "2022-05-16T14:31:21.665015+06:00",
            "date": null
        },
        {
            "id": 57242,
            "ip_address": "116.58.201.226",
            "count": 6,
            "first_visit": "2023-10-10T12:38:13.953538+06:00",
            "date": "2023-10-10"
        },
        {
            "id": 26672,
            "ip_address": "116.58.201.227",
            "count": 2,
            "first_visit": "2022-07-24T11:04:19.910882+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 81531,
            "ip_address": "116.58.201.229",
            "count": 1,
            "first_visit": "2025-04-17T15:02:37.793307+06:00",
            "date": "2025-04-17"
        },
        {
            "id": 6173,
            "ip_address": "116.58.201.23",
            "count": 2,
            "first_visit": "2022-05-14T23:41:48.747172+06:00",
            "date": null
        },
        {
            "id": 6839,
            "ip_address": "116.58.201.230",
            "count": 1,
            "first_visit": "2022-05-16T16:37:46.679448+06:00",
            "date": null
        },
        {
            "id": 29045,
            "ip_address": "116.58.201.231",
            "count": 1,
            "first_visit": "2022-07-29T01:19:18.775607+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 11080,
            "ip_address": "116.58.201.232",
            "count": 2,
            "first_visit": "2022-05-24T19:01:17.541951+06:00",
            "date": null
        }
    ]
}