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

{
    "count": 96536,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7512&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7496&ordering=ip_address",
    "results": [
        {
            "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": 2269,
            "ip_address": "103.150.254.82",
            "count": 2,
            "first_visit": "2022-01-15T18:09:43.149571+06:00",
            "date": null
        },
        {
            "id": 25751,
            "ip_address": "103.150.254.84",
            "count": 1,
            "first_visit": "2022-07-22T00:35:41.413450+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 2328,
            "ip_address": "103.150.254.85",
            "count": 6,
            "first_visit": "2022-01-16T20:08:08.251759+06:00",
            "date": null
        },
        {
            "id": 306,
            "ip_address": "103.150.254.86",
            "count": 3,
            "first_visit": "2021-12-06T17:21:18.841413+06:00",
            "date": null
        },
        {
            "id": 47052,
            "ip_address": "103.150.254.86",
            "count": 1,
            "first_visit": "2023-05-23T23:52:29.767961+06:00",
            "date": "2023-05-23"
        },
        {
            "id": 65371,
            "ip_address": "103.150.254.87",
            "count": 1,
            "first_visit": "2024-03-01T09:56:18.642342+06:00",
            "date": "2024-03-01"
        }
    ]
}