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

{
    "count": 98025,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25528&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25512&ordering=-ip_address",
    "results": [
        {
            "id": 68307,
            "ip_address": "37.111.195.169",
            "count": 1,
            "first_visit": "2024-05-14T11:25:05.916202+06:00",
            "date": "2024-05-14"
        },
        {
            "id": 8336,
            "ip_address": "37.111.195.167",
            "count": 1,
            "first_visit": "2022-05-17T22:23:29.619928+06:00",
            "date": null
        },
        {
            "id": 30198,
            "ip_address": "37.111.195.166",
            "count": 1,
            "first_visit": "2022-07-31T07:35:49.878555+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 15384,
            "ip_address": "37.111.195.164",
            "count": 1,
            "first_visit": "2022-06-15T17:44:58.252773+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 13130,
            "ip_address": "37.111.195.164",
            "count": 1,
            "first_visit": "2022-05-31T14:57:36.004636+06:00",
            "date": null
        },
        {
            "id": 17647,
            "ip_address": "37.111.195.163",
            "count": 1,
            "first_visit": "2022-06-23T08:48:47.171550+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 28787,
            "ip_address": "37.111.195.163",
            "count": 1,
            "first_visit": "2022-07-28T12:48:13.004222+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 10689,
            "ip_address": "37.111.195.162",
            "count": 1,
            "first_visit": "2022-05-23T15:30:46.482831+06:00",
            "date": null
        }
    ]
}