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

{
    "count": 99967,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26824&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26808&ordering=-ip_address",
    "results": [
        {
            "id": 15679,
            "ip_address": "37.111.193.60",
            "count": 2,
            "first_visit": "2022-06-16T13:48:54.116152+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 58326,
            "ip_address": "37.111.193.60",
            "count": 1,
            "first_visit": "2023-10-24T18:31:09.292477+06:00",
            "date": "2023-10-24"
        },
        {
            "id": 16354,
            "ip_address": "37.111.193.6",
            "count": 1,
            "first_visit": "2022-06-18T12:14:51.983001+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 23027,
            "ip_address": "37.111.193.58",
            "count": 1,
            "first_visit": "2022-07-15T19:42:04.184022+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 8441,
            "ip_address": "37.111.193.57",
            "count": 1,
            "first_visit": "2022-05-17T23:04:19.329073+06:00",
            "date": null
        },
        {
            "id": 31116,
            "ip_address": "37.111.193.56",
            "count": 1,
            "first_visit": "2022-08-04T12:39:31.148292+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 6032,
            "ip_address": "37.111.193.55",
            "count": 1,
            "first_visit": "2022-05-14T19:08:39.758486+06:00",
            "date": null
        },
        {
            "id": 6902,
            "ip_address": "37.111.193.54",
            "count": 2,
            "first_visit": "2022-05-16T17:11:31.628094+06:00",
            "date": null
        }
    ]
}