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

{
    "count": 97614,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24848&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24832&ordering=-ip_address",
    "results": [
        {
            "id": 47231,
            "ip_address": "37.111.199.217",
            "count": 1,
            "first_visit": "2023-05-27T14:56:15.475219+06:00",
            "date": "2023-05-27"
        },
        {
            "id": 16230,
            "ip_address": "37.111.199.216",
            "count": 1,
            "first_visit": "2022-06-18T05:46:39.026344+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 40885,
            "ip_address": "37.111.199.214",
            "count": 3,
            "first_visit": "2023-01-24T08:08:11.483204+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 4686,
            "ip_address": "37.111.199.207",
            "count": 2,
            "first_visit": "2022-03-26T11:05:58.708275+06:00",
            "date": null
        },
        {
            "id": 24463,
            "ip_address": "37.111.199.205",
            "count": 1,
            "first_visit": "2022-07-20T10:33:46.046244+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 27269,
            "ip_address": "37.111.199.205",
            "count": 1,
            "first_visit": "2022-07-25T13:01:13.866436+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 2203,
            "ip_address": "37.111.199.200",
            "count": 1,
            "first_visit": "2022-01-14T16:08:23.280930+06:00",
            "date": null
        },
        {
            "id": 57281,
            "ip_address": "37.111.199.199",
            "count": 2,
            "first_visit": "2023-10-10T23:40:49.093678+06:00",
            "date": "2023-10-10"
        }
    ]
}