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

{
    "count": 91547,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91120&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91104&ordering=-ip_address",
    "results": [
        {
            "id": 7826,
            "ip_address": "103.103.88.22",
            "count": 1,
            "first_visit": "2022-05-17T10:28:43.032138+06:00",
            "date": null
        },
        {
            "id": 12554,
            "ip_address": "103.103.88.215",
            "count": 1,
            "first_visit": "2022-05-29T20:53:34.879729+06:00",
            "date": null
        },
        {
            "id": 1432,
            "ip_address": "103.103.88.210",
            "count": 1,
            "first_visit": "2021-12-28T13:16:18.714825+06:00",
            "date": null
        },
        {
            "id": 12050,
            "ip_address": "103.103.88.184",
            "count": 1,
            "first_visit": "2022-05-27T23:25:46.614893+06:00",
            "date": null
        },
        {
            "id": 62322,
            "ip_address": "103.103.88.184",
            "count": 1,
            "first_visit": "2024-01-04T16:30:48.820076+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 6293,
            "ip_address": "103.103.35.90",
            "count": 1,
            "first_visit": "2022-05-15T09:32:45.020039+06:00",
            "date": null
        },
        {
            "id": 51023,
            "ip_address": "103.103.35.58",
            "count": 2,
            "first_visit": "2023-07-27T21:36:58.240933+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 54557,
            "ip_address": "103.103.35.57",
            "count": 1,
            "first_visit": "2023-09-08T12:24:20.905232+06:00",
            "date": "2023-09-08"
        }
    ]
}