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

{
    "count": 98157,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7624&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7608&ordering=ip_address",
    "results": [
        {
            "id": 1516,
            "ip_address": "103.150.254.80",
            "count": 2,
            "first_visit": "2021-12-31T15:07:54.493469+06:00",
            "date": null
        },
        {
            "id": 30180,
            "ip_address": "103.150.254.80",
            "count": 1,
            "first_visit": "2022-07-31T06:35:41.153732+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 21492,
            "ip_address": "103.150.254.81",
            "count": 1,
            "first_visit": "2022-07-07T17:08:11.182217+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 74455,
            "ip_address": "103.150.254.81",
            "count": 1,
            "first_visit": "2024-10-15T09:16:48.089610+06:00",
            "date": "2024-10-15"
        },
        {
            "id": 46956,
            "ip_address": "103.150.254.81",
            "count": 1,
            "first_visit": "2023-05-22T11:52:07.536004+06:00",
            "date": "2023-05-22"
        },
        {
            "id": 12214,
            "ip_address": "103.150.254.81",
            "count": 2,
            "first_visit": "2022-05-28T15:07:25.196148+06:00",
            "date": null
        },
        {
            "id": 60666,
            "ip_address": "103.150.254.81",
            "count": 1,
            "first_visit": "2023-12-06T11:14:22.434296+06:00",
            "date": "2023-12-06"
        },
        {
            "id": 2269,
            "ip_address": "103.150.254.82",
            "count": 2,
            "first_visit": "2022-01-15T18:09:43.149571+06:00",
            "date": null
        }
    ]
}