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

{
    "count": 91374,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90416&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90400&ordering=ip_address",
    "results": [
        {
            "id": 19477,
            "ip_address": "8.29.105.158",
            "count": 1,
            "first_visit": "2022-06-27T15:50:28.917295+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 5729,
            "ip_address": "8.29.105.188",
            "count": 2,
            "first_visit": "2022-05-08T22:53:05.359480+06:00",
            "date": null
        },
        {
            "id": 23439,
            "ip_address": "8.29.105.32",
            "count": 1,
            "first_visit": "2022-07-18T10:18:17.315282+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 16306,
            "ip_address": "8.29.105.32",
            "count": 1,
            "first_visit": "2022-06-18T10:07:42.450938+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 9806,
            "ip_address": "8.29.105.4",
            "count": 3,
            "first_visit": "2022-05-20T21:40:16.809822+06:00",
            "date": null
        },
        {
            "id": 4456,
            "ip_address": "8.29.105.58",
            "count": 1,
            "first_visit": "2022-03-17T18:06:57.249311+06:00",
            "date": null
        },
        {
            "id": 8143,
            "ip_address": "8.29.105.71",
            "count": 1,
            "first_visit": "2022-05-17T12:55:02.045303+06:00",
            "date": null
        },
        {
            "id": 13437,
            "ip_address": "8.29.105.73",
            "count": 1,
            "first_visit": "2022-06-03T09:07:52.694446+06:00",
            "date": null
        }
    ]
}