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

{
    "count": 102676,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49808&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49792&ordering=-ip_address",
    "results": [
        {
            "id": 23736,
            "ip_address": "123.253.98.191",
            "count": 1,
            "first_visit": "2022-07-18T22:21:35.635602+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 9239,
            "ip_address": "123.253.98.175",
            "count": 1,
            "first_visit": "2022-05-19T01:36:28.295106+06:00",
            "date": null
        },
        {
            "id": 24665,
            "ip_address": "123.253.98.163",
            "count": 1,
            "first_visit": "2022-07-20T14:16:44.360090+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 83886,
            "ip_address": "123.253.97.98",
            "count": 1,
            "first_visit": "2025-06-10T16:54:17.678409+06:00",
            "date": "2025-06-10"
        },
        {
            "id": 34660,
            "ip_address": "123.253.97.223",
            "count": 1,
            "first_visit": "2022-09-19T09:21:27.030893+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 2454,
            "ip_address": "123.253.96.255",
            "count": 1,
            "first_visit": "2022-01-19T09:49:05.045908+06:00",
            "date": null
        },
        {
            "id": 38586,
            "ip_address": "123.253.96.207",
            "count": 1,
            "first_visit": "2022-12-12T05:39:23.710449+06:00",
            "date": "2022-12-12"
        },
        {
            "id": 41633,
            "ip_address": "123.253.96.192",
            "count": 1,
            "first_visit": "2023-02-06T14:32:57.201876+06:00",
            "date": "2023-02-06"
        }
    ]
}