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

{
    "count": 100141,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7616&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7600&ordering=ip_address",
    "results": [
        {
            "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
        },
        {
            "id": 11760,
            "ip_address": "103.149.187.176",
            "count": 1,
            "first_visit": "2022-05-26T22:59:04.263641+06:00",
            "date": null
        },
        {
            "id": 8538,
            "ip_address": "103.149.187.177",
            "count": 1,
            "first_visit": "2022-05-17T23:44:30.894416+06:00",
            "date": null
        }
    ]
}