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

{
    "count": 98165,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28680&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28664&ordering=-ip_address",
    "results": [
        {
            "id": 3572,
            "ip_address": "27.147.202.101",
            "count": 2,
            "first_visit": "2022-02-13T15:07:58.944480+06:00",
            "date": null
        },
        {
            "id": 3033,
            "ip_address": "27.147.202.0",
            "count": 1,
            "first_visit": "2022-01-29T19:59:47.670420+06:00",
            "date": null
        },
        {
            "id": 23139,
            "ip_address": "27.147.201.9",
            "count": 1,
            "first_visit": "2022-07-16T12:11:07.286442+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 52891,
            "ip_address": "27.147.201.70",
            "count": 9,
            "first_visit": "2023-08-19T08:47:38.831943+06:00",
            "date": "2023-08-19"
        },
        {
            "id": 54300,
            "ip_address": "27.147.201.70",
            "count": 2,
            "first_visit": "2023-09-04T22:10:48.307618+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 53028,
            "ip_address": "27.147.201.68",
            "count": 2,
            "first_visit": "2023-08-20T20:26:11.512216+06:00",
            "date": "2023-08-20"
        },
        {
            "id": 52915,
            "ip_address": "27.147.201.68",
            "count": 1,
            "first_visit": "2023-08-19T14:24:13.550782+06:00",
            "date": "2023-08-19"
        },
        {
            "id": 16629,
            "ip_address": "27.147.201.35",
            "count": 1,
            "first_visit": "2022-06-19T16:36:58.651314+06:00",
            "date": "2022-06-19"
        }
    ]
}