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

{
    "count": 92178,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2984&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2968&ordering=ip_address",
    "results": [
        {
            "id": 22619,
            "ip_address": "103.121.36.54",
            "count": 1,
            "first_visit": "2022-07-14T14:26:37.361924+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 3630,
            "ip_address": "103.121.36.54",
            "count": 1,
            "first_visit": "2022-02-15T15:28:54.773960+06:00",
            "date": null
        },
        {
            "id": 36111,
            "ip_address": "103.121.36.55",
            "count": 1,
            "first_visit": "2022-10-18T21:19:55.651800+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 3726,
            "ip_address": "103.121.36.66",
            "count": 1,
            "first_visit": "2022-02-19T14:16:35.949646+06:00",
            "date": null
        },
        {
            "id": 44350,
            "ip_address": "103.121.36.69",
            "count": 1,
            "first_visit": "2023-03-24T23:53:05.708184+06:00",
            "date": "2023-03-24"
        },
        {
            "id": 36832,
            "ip_address": "103.121.36.74",
            "count": 1,
            "first_visit": "2022-11-02T12:45:15.723664+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 53226,
            "ip_address": "103.121.36.76",
            "count": 1,
            "first_visit": "2023-08-22T16:37:47.712298+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 51450,
            "ip_address": "103.121.36.77",
            "count": 2,
            "first_visit": "2023-08-02T03:55:39.422951+06:00",
            "date": "2023-08-02"
        }
    ]
}