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

{
    "count": 94865,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15064&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15048&ordering=-ip_address",
    "results": [
        {
            "id": 12016,
            "ip_address": "43.245.122.149",
            "count": 1,
            "first_visit": "2022-05-27T22:44:00.860260+06:00",
            "date": null
        },
        {
            "id": 15333,
            "ip_address": "43.245.122.147",
            "count": 1,
            "first_visit": "2022-06-15T16:05:03.180100+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 10631,
            "ip_address": "43.245.122.146",
            "count": 1,
            "first_visit": "2022-05-23T12:17:01.039651+06:00",
            "date": null
        },
        {
            "id": 24467,
            "ip_address": "43.245.122.145",
            "count": 1,
            "first_visit": "2022-07-20T10:35:06.257943+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 7999,
            "ip_address": "43.245.122.144",
            "count": 1,
            "first_visit": "2022-05-17T11:50:34.384707+06:00",
            "date": null
        },
        {
            "id": 19055,
            "ip_address": "43.245.122.143",
            "count": 1,
            "first_visit": "2022-06-26T11:27:34.300642+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 40006,
            "ip_address": "43.245.122.142",
            "count": 1,
            "first_visit": "2023-01-07T09:52:08.329497+06:00",
            "date": "2023-01-07"
        },
        {
            "id": 9174,
            "ip_address": "43.245.122.142",
            "count": 3,
            "first_visit": "2022-05-18T23:21:46.968182+06:00",
            "date": null
        }
    ]
}