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

{
    "count": 92334,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7128&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7112&ordering=ip_address",
    "results": [
        {
            "id": 73373,
            "ip_address": "103.149.147.169",
            "count": 1,
            "first_visit": "2024-09-13T10:47:41.251430+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 33324,
            "ip_address": "103.149.147.45",
            "count": 1,
            "first_visit": "2022-08-29T15:56:10.975678+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 1820,
            "ip_address": "103.14.91.85",
            "count": 1,
            "first_visit": "2022-01-11T11:39:14.983324+06:00",
            "date": null
        },
        {
            "id": 65261,
            "ip_address": "103.149.186.105",
            "count": 1,
            "first_visit": "2024-02-27T20:33:19.928278+06:00",
            "date": "2024-02-27"
        },
        {
            "id": 51282,
            "ip_address": "103.149.186.96",
            "count": 1,
            "first_visit": "2023-07-31T09:52:39.498198+06:00",
            "date": "2023-07-31"
        },
        {
            "id": 2666,
            "ip_address": "103.149.187.165",
            "count": 2,
            "first_visit": "2022-01-23T08:17:18.061081+06:00",
            "date": null
        },
        {
            "id": 11330,
            "ip_address": "103.149.187.169",
            "count": 1,
            "first_visit": "2022-05-25T10:32:36.207337+06:00",
            "date": null
        },
        {
            "id": 3046,
            "ip_address": "103.149.187.170",
            "count": 1,
            "first_visit": "2022-01-30T02:06:53.356334+06:00",
            "date": null
        }
    ]
}