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

{
    "count": 91337,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32&ordering=-ip_address",
    "results": [
        {
            "id": 32486,
            "ip_address": "98.51.2.82",
            "count": 1,
            "first_visit": "2022-08-20T07:09:59.638882+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 35228,
            "ip_address": "98.35.194.159",
            "count": 1,
            "first_visit": "2022-09-29T23:51:51.184050+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 4092,
            "ip_address": "98.237.185.207",
            "count": 1,
            "first_visit": "2022-03-05T10:55:11.006772+06:00",
            "date": null
        },
        {
            "id": 44319,
            "ip_address": "98.224.244.174",
            "count": 1,
            "first_visit": "2023-03-24T02:21:15.362496+06:00",
            "date": "2023-03-24"
        },
        {
            "id": 52077,
            "ip_address": "98.177.19.10",
            "count": 1,
            "first_visit": "2023-08-09T23:18:48.711788+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 58539,
            "ip_address": "98.165.32.227",
            "count": 1,
            "first_visit": "2023-10-28T01:56:59.969068+06:00",
            "date": "2023-10-28"
        },
        {
            "id": 1627,
            "ip_address": "98.14.209.203",
            "count": 1,
            "first_visit": "2022-01-03T18:45:46.003997+06:00",
            "date": null
        },
        {
            "id": 59756,
            "ip_address": "98.128.228.24",
            "count": 1,
            "first_visit": "2023-11-19T03:05:11.052024+06:00",
            "date": "2023-11-19"
        }
    ]
}