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

{
    "count": 94811,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1048&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1032&ordering=-ip_address",
    "results": [
        {
            "id": 9806,
            "ip_address": "8.29.105.4",
            "count": 3,
            "first_visit": "2022-05-20T21:40:16.809822+06:00",
            "date": null
        },
        {
            "id": 16306,
            "ip_address": "8.29.105.32",
            "count": 1,
            "first_visit": "2022-06-18T10:07:42.450938+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 23439,
            "ip_address": "8.29.105.32",
            "count": 1,
            "first_visit": "2022-07-18T10:18:17.315282+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 5729,
            "ip_address": "8.29.105.188",
            "count": 2,
            "first_visit": "2022-05-08T22:53:05.359480+06:00",
            "date": null
        },
        {
            "id": 19477,
            "ip_address": "8.29.105.158",
            "count": 1,
            "first_visit": "2022-06-27T15:50:28.917295+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 2441,
            "ip_address": "8.29.105.135",
            "count": 1,
            "first_visit": "2022-01-18T20:28:33.788904+06:00",
            "date": null
        },
        {
            "id": 4272,
            "ip_address": "8.29.105.128",
            "count": 3,
            "first_visit": "2022-03-11T12:07:04.866650+06:00",
            "date": null
        },
        {
            "id": 11408,
            "ip_address": "8.29.105.12",
            "count": 2,
            "first_visit": "2022-05-25T18:20:23.817368+06:00",
            "date": null
        }
    ]
}