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

{
    "count": 94874,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15088&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15072&ordering=ip_address",
    "results": [
        {
            "id": 5053,
            "ip_address": "103.230.107.9",
            "count": 1,
            "first_visit": "2022-04-11T14:10:29.124982+06:00",
            "date": null
        },
        {
            "id": 31335,
            "ip_address": "103.230.180.121",
            "count": 1,
            "first_visit": "2022-08-06T12:53:05.934131+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 84123,
            "ip_address": "103.230.182.109",
            "count": 1,
            "first_visit": "2025-06-17T19:02:19.876475+06:00",
            "date": "2025-06-17"
        },
        {
            "id": 4746,
            "ip_address": "103.230.182.130",
            "count": 1,
            "first_visit": "2022-03-28T19:59:06.978772+06:00",
            "date": null
        },
        {
            "id": 82308,
            "ip_address": "103.230.182.170",
            "count": 1,
            "first_visit": "2025-05-05T10:16:30.325971+06:00",
            "date": "2025-05-05"
        },
        {
            "id": 58394,
            "ip_address": "103.230.182.190",
            "count": 1,
            "first_visit": "2023-10-25T19:35:50.797089+06:00",
            "date": "2023-10-25"
        },
        {
            "id": 17436,
            "ip_address": "103.230.182.222",
            "count": 1,
            "first_visit": "2022-06-22T17:36:21.618110+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 17012,
            "ip_address": "103.230.182.222",
            "count": 1,
            "first_visit": "2022-06-21T12:44:43.043345+06:00",
            "date": "2022-06-21"
        }
    ]
}