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

{
    "count": 94214,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12824&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12808&ordering=-ip_address",
    "results": [
        {
            "id": 25575,
            "ip_address": "45.250.229.235",
            "count": 1,
            "first_visit": "2022-07-21T14:05:24.706726+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 24495,
            "ip_address": "45.250.229.234",
            "count": 1,
            "first_visit": "2022-07-20T10:56:27.488412+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 33052,
            "ip_address": "45.250.229.228",
            "count": 1,
            "first_visit": "2022-08-27T01:53:57.903420+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 23493,
            "ip_address": "45.250.229.226",
            "count": 3,
            "first_visit": "2022-07-18T16:05:07.316851+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 1531,
            "ip_address": "45.250.229.224",
            "count": 1,
            "first_visit": "2021-12-31T16:34:54.262035+06:00",
            "date": null
        },
        {
            "id": 34200,
            "ip_address": "45.250.229.221",
            "count": 2,
            "first_visit": "2022-09-11T19:00:51.748108+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 34274,
            "ip_address": "45.250.229.221",
            "count": 1,
            "first_visit": "2022-09-12T19:59:08.529905+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 5415,
            "ip_address": "45.250.229.221",
            "count": 1,
            "first_visit": "2022-04-27T15:23:45.597374+06:00",
            "date": null
        }
    ]
}