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

{
    "count": 99796,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12264&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12248&ordering=ip_address",
    "results": [
        {
            "id": 61449,
            "ip_address": "103.192.159.7",
            "count": 4,
            "first_visit": "2023-12-19T09:31:29.494941+06:00",
            "date": "2023-12-19"
        },
        {
            "id": 71609,
            "ip_address": "103.19.220.38",
            "count": 1,
            "first_visit": "2024-07-29T11:17:28.776847+06:00",
            "date": "2024-07-29"
        },
        {
            "id": 10242,
            "ip_address": "103.19.254.124",
            "count": 1,
            "first_visit": "2022-05-22T10:02:20.731015+06:00",
            "date": null
        },
        {
            "id": 9636,
            "ip_address": "103.19.254.126",
            "count": 1,
            "first_visit": "2022-05-20T10:19:05.739628+06:00",
            "date": null
        },
        {
            "id": 3190,
            "ip_address": "103.19.254.60",
            "count": 5,
            "first_visit": "2022-02-01T15:51:33.563864+06:00",
            "date": null
        },
        {
            "id": 12232,
            "ip_address": "103.19.254.85",
            "count": 1,
            "first_visit": "2022-05-28T15:55:58.272302+06:00",
            "date": null
        },
        {
            "id": 50705,
            "ip_address": "103.193.168.80",
            "count": 2,
            "first_visit": "2023-07-24T10:38:56.609689+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 56990,
            "ip_address": "103.193.168.80",
            "count": 1,
            "first_visit": "2023-10-07T11:43:14.171866+06:00",
            "date": "2023-10-07"
        }
    ]
}