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

{
    "count": 96189,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20224&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20208&ordering=ip_address",
    "results": [
        {
            "id": 31418,
            "ip_address": "103.67.158.176",
            "count": 1,
            "first_visit": "2022-08-07T10:37:25.836732+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 22832,
            "ip_address": "103.67.158.177",
            "count": 1,
            "first_visit": "2022-07-14T22:53:52.614634+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 27552,
            "ip_address": "103.67.158.178",
            "count": 1,
            "first_visit": "2022-07-26T02:08:20.062712+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 8066,
            "ip_address": "103.67.158.178",
            "count": 1,
            "first_visit": "2022-05-17T12:22:26.779301+06:00",
            "date": null
        },
        {
            "id": 28159,
            "ip_address": "103.67.158.179",
            "count": 1,
            "first_visit": "2022-07-27T11:55:31.200776+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 6790,
            "ip_address": "103.67.158.179",
            "count": 1,
            "first_visit": "2022-05-16T15:34:10.162433+06:00",
            "date": null
        },
        {
            "id": 10077,
            "ip_address": "103.67.158.180",
            "count": 1,
            "first_visit": "2022-05-21T20:23:54.208005+06:00",
            "date": null
        },
        {
            "id": 15028,
            "ip_address": "103.67.158.180",
            "count": 1,
            "first_visit": "2022-06-14T16:25:24.155415+06:00",
            "date": "2022-06-14"
        }
    ]
}