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

{
    "count": 92451,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8624&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8608&ordering=ip_address",
    "results": [
        {
            "id": 5292,
            "ip_address": "103.158.63.9",
            "count": 1,
            "first_visit": "2022-04-21T11:09:28.580877+06:00",
            "date": null
        },
        {
            "id": 1193,
            "ip_address": "103.158.86.138",
            "count": 2,
            "first_visit": "2021-12-21T19:28:12.753926+06:00",
            "date": null
        },
        {
            "id": 1049,
            "ip_address": "103.158.86.142",
            "count": 3,
            "first_visit": "2021-12-20T13:27:14.885994+06:00",
            "date": null
        },
        {
            "id": 23651,
            "ip_address": "103.158.86.226",
            "count": 1,
            "first_visit": "2022-07-18T22:01:16.417539+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 53850,
            "ip_address": "103.158.87.150",
            "count": 1,
            "first_visit": "2023-08-29T20:12:25.549590+06:00",
            "date": "2023-08-29"
        },
        {
            "id": 5916,
            "ip_address": "103.159.114.25",
            "count": 1,
            "first_visit": "2022-05-12T18:56:41.814306+06:00",
            "date": null
        },
        {
            "id": 47079,
            "ip_address": "103.159.115.112",
            "count": 24,
            "first_visit": "2023-05-24T14:41:04.688852+06:00",
            "date": "2023-05-24"
        },
        {
            "id": 10212,
            "ip_address": "103.159.115.199",
            "count": 1,
            "first_visit": "2022-05-22T04:26:12.025319+06:00",
            "date": null
        }
    ]
}