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

{
    "count": 95862,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4808&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4792&ordering=ip_address",
    "results": [
        {
            "id": 50466,
            "ip_address": "103.134.194.143",
            "count": 3,
            "first_visit": "2023-07-20T21:34:30.236819+06:00",
            "date": "2023-07-20"
        },
        {
            "id": 46632,
            "ip_address": "103.134.194.143",
            "count": 1,
            "first_visit": "2023-05-15T15:09:31.925218+06:00",
            "date": "2023-05-15"
        },
        {
            "id": 7919,
            "ip_address": "103.134.202.16",
            "count": 1,
            "first_visit": "2022-05-17T11:13:30.437992+06:00",
            "date": null
        },
        {
            "id": 16303,
            "ip_address": "103.134.202.20",
            "count": 1,
            "first_visit": "2022-06-18T10:02:13.438285+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 72066,
            "ip_address": "103.134.202.31",
            "count": 1,
            "first_visit": "2024-08-12T08:51:38.277355+06:00",
            "date": "2024-08-12"
        },
        {
            "id": 62540,
            "ip_address": "103.134.202.7",
            "count": 1,
            "first_visit": "2024-01-06T14:22:25.229050+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 1204,
            "ip_address": "103.134.226.92",
            "count": 1,
            "first_visit": "2021-12-21T20:52:19.623088+06:00",
            "date": null
        },
        {
            "id": 19699,
            "ip_address": "103.134.226.93",
            "count": 1,
            "first_visit": "2022-06-28T10:00:42.035620+06:00",
            "date": "2022-06-28"
        }
    ]
}