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

{
    "count": 102686,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50096&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50080&ordering=ip_address",
    "results": [
        {
            "id": 5564,
            "ip_address": "119.30.32.101",
            "count": 1,
            "first_visit": "2022-05-02T20:40:09.924770+06:00",
            "date": null
        },
        {
            "id": 30904,
            "ip_address": "119.30.32.102",
            "count": 1,
            "first_visit": "2022-08-02T23:38:55.073877+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 35566,
            "ip_address": "119.30.32.103",
            "count": 1,
            "first_visit": "2022-10-06T14:26:57.939998+06:00",
            "date": "2022-10-06"
        },
        {
            "id": 6025,
            "ip_address": "119.30.32.103",
            "count": 2,
            "first_visit": "2022-05-14T19:04:07.440622+06:00",
            "date": null
        },
        {
            "id": 58793,
            "ip_address": "119.30.32.103",
            "count": 1,
            "first_visit": "2023-11-01T21:15:09.832942+06:00",
            "date": "2023-11-01"
        },
        {
            "id": 49496,
            "ip_address": "119.30.32.105",
            "count": 1,
            "first_visit": "2023-07-07T15:54:10.263596+06:00",
            "date": "2023-07-07"
        },
        {
            "id": 62991,
            "ip_address": "119.30.32.106",
            "count": 1,
            "first_visit": "2024-01-12T18:23:31.864019+06:00",
            "date": "2024-01-12"
        },
        {
            "id": 8052,
            "ip_address": "119.30.32.107",
            "count": 2,
            "first_visit": "2022-05-17T12:15:45.275013+06:00",
            "date": null
        }
    ]
}