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

{
    "count": 99456,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24256&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24240&ordering=-ip_address",
    "results": [
        {
            "id": 61644,
            "ip_address": "37.111.206.166",
            "count": 1,
            "first_visit": "2023-12-22T10:54:04.454838+06:00",
            "date": "2023-12-22"
        },
        {
            "id": 68815,
            "ip_address": "37.111.206.166",
            "count": 1,
            "first_visit": "2024-05-22T12:15:23.894502+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 11208,
            "ip_address": "37.111.206.165",
            "count": 1,
            "first_visit": "2022-05-24T23:12:03.067522+06:00",
            "date": null
        },
        {
            "id": 19527,
            "ip_address": "37.111.206.164",
            "count": 1,
            "first_visit": "2022-06-27T19:47:33.563232+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 10572,
            "ip_address": "37.111.206.164",
            "count": 1,
            "first_visit": "2022-05-23T10:27:54.094597+06:00",
            "date": null
        },
        {
            "id": 62311,
            "ip_address": "37.111.206.164",
            "count": 1,
            "first_visit": "2024-01-04T14:58:26.528738+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 41655,
            "ip_address": "37.111.206.164",
            "count": 1,
            "first_visit": "2023-02-06T18:03:20.918558+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 68801,
            "ip_address": "37.111.206.164",
            "count": 1,
            "first_visit": "2024-05-22T12:08:49.314762+06:00",
            "date": "2024-05-22"
        }
    ]
}