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

{
    "count": 100468,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20248&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20232&ordering=-ip_address",
    "results": [
        {
            "id": 31987,
            "ip_address": "37.111.232.86",
            "count": 2,
            "first_visit": "2022-08-14T12:47:34.285827+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 29300,
            "ip_address": "37.111.232.85",
            "count": 4,
            "first_visit": "2022-07-29T13:24:06.143989+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 8795,
            "ip_address": "37.111.232.84",
            "count": 1,
            "first_visit": "2022-05-18T10:59:45.128187+06:00",
            "date": null
        },
        {
            "id": 33256,
            "ip_address": "37.111.232.84",
            "count": 1,
            "first_visit": "2022-08-29T02:51:34.189230+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 9935,
            "ip_address": "37.111.232.80",
            "count": 2,
            "first_visit": "2022-05-21T06:17:08.868934+06:00",
            "date": null
        },
        {
            "id": 18587,
            "ip_address": "37.111.232.80",
            "count": 2,
            "first_visit": "2022-06-25T12:57:16.529460+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 37355,
            "ip_address": "37.111.232.8",
            "count": 1,
            "first_visit": "2022-11-14T06:39:49.390016+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 7740,
            "ip_address": "37.111.232.79",
            "count": 1,
            "first_visit": "2022-05-17T09:36:34.119671+06:00",
            "date": null
        }
    ]
}