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

{
    "count": 98425,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84136&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84120&ordering=-ip_address",
    "results": [
        {
            "id": 27138,
            "ip_address": "103.217.111.19",
            "count": 1,
            "first_visit": "2022-07-25T10:32:20.006447+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 51076,
            "ip_address": "103.217.111.19",
            "count": 2,
            "first_visit": "2023-07-28T15:26:14.398527+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 5389,
            "ip_address": "103.217.111.188",
            "count": 1,
            "first_visit": "2022-04-26T03:39:23.870734+06:00",
            "date": null
        },
        {
            "id": 14685,
            "ip_address": "103.217.111.188",
            "count": 1,
            "first_visit": "2022-06-12T20:55:52.427195+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 16920,
            "ip_address": "103.217.111.187",
            "count": 1,
            "first_visit": "2022-06-21T00:27:22.754918+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 16401,
            "ip_address": "103.217.111.187",
            "count": 1,
            "first_visit": "2022-06-18T15:05:34.789094+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 426,
            "ip_address": "103.217.111.185",
            "count": 1,
            "first_visit": "2021-12-08T14:16:04.168894+06:00",
            "date": null
        },
        {
            "id": 2010,
            "ip_address": "103.217.111.184",
            "count": 2,
            "first_visit": "2022-01-12T07:56:27.282955+06:00",
            "date": null
        }
    ]
}