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

{
    "count": 99955,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22288&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22272&ordering=ip_address",
    "results": [
        {
            "id": 10064,
            "ip_address": "103.77.19.30",
            "count": 1,
            "first_visit": "2022-05-21T18:56:53.017730+06:00",
            "date": null
        },
        {
            "id": 4477,
            "ip_address": "103.77.19.69",
            "count": 1,
            "first_visit": "2022-03-18T15:10:48.381495+06:00",
            "date": null
        },
        {
            "id": 4513,
            "ip_address": "103.77.19.70",
            "count": 1,
            "first_visit": "2022-03-20T11:20:26.438025+06:00",
            "date": null
        },
        {
            "id": 19952,
            "ip_address": "103.77.19.74",
            "count": 2,
            "first_visit": "2022-06-29T07:56:31.075104+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 25152,
            "ip_address": "103.77.19.74",
            "count": 1,
            "first_visit": "2022-07-21T07:03:55.283421+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 7291,
            "ip_address": "103.77.19.74",
            "count": 2,
            "first_visit": "2022-05-16T20:40:30.938382+06:00",
            "date": null
        },
        {
            "id": 5834,
            "ip_address": "103.77.19.76",
            "count": 2,
            "first_visit": "2022-05-11T01:03:49.368219+06:00",
            "date": null
        },
        {
            "id": 20009,
            "ip_address": "103.77.19.77",
            "count": 1,
            "first_visit": "2022-06-29T11:55:59.961052+06:00",
            "date": "2022-06-29"
        }
    ]
}