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

{
    "count": 101868,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75744&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75728&ordering=ip_address",
    "results": [
        {
            "id": 33227,
            "ip_address": "37.111.199.69",
            "count": 1,
            "first_visit": "2022-08-28T21:03:02.933030+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 18507,
            "ip_address": "37.111.199.71",
            "count": 3,
            "first_visit": "2022-06-25T09:48:30.269488+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18589,
            "ip_address": "37.111.199.72",
            "count": 1,
            "first_visit": "2022-06-25T13:03:17.961337+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 28830,
            "ip_address": "37.111.199.72",
            "count": 1,
            "first_visit": "2022-07-28T13:50:00.080021+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 52511,
            "ip_address": "37.111.199.73",
            "count": 1,
            "first_visit": "2023-08-14T17:35:02.510913+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 7700,
            "ip_address": "37.111.199.77",
            "count": 1,
            "first_visit": "2022-05-17T09:10:33.059324+06:00",
            "date": null
        },
        {
            "id": 1766,
            "ip_address": "37.111.199.85",
            "count": 1,
            "first_visit": "2022-01-10T15:58:10.289607+06:00",
            "date": null
        },
        {
            "id": 51009,
            "ip_address": "37.111.199.85",
            "count": 1,
            "first_visit": "2023-07-27T15:02:12.281441+06:00",
            "date": "2023-07-27"
        }
    ]
}