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

{
    "count": 97348,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23208&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23192&ordering=ip_address",
    "results": [
        {
            "id": 73781,
            "ip_address": "103.91.231.225",
            "count": 1,
            "first_visit": "2024-09-29T22:00:07.316338+06:00",
            "date": "2024-09-29"
        },
        {
            "id": 74138,
            "ip_address": "103.91.231.226",
            "count": 1,
            "first_visit": "2024-10-07T20:22:23.166117+06:00",
            "date": "2024-10-07"
        },
        {
            "id": 17992,
            "ip_address": "103.91.231.226",
            "count": 2,
            "first_visit": "2022-06-24T06:59:19.324029+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 4070,
            "ip_address": "103.91.231.227",
            "count": 1,
            "first_visit": "2022-03-04T17:20:22.026636+06:00",
            "date": null
        },
        {
            "id": 81233,
            "ip_address": "103.91.231.228",
            "count": 1,
            "first_visit": "2025-04-10T08:08:28.500430+06:00",
            "date": "2025-04-10"
        },
        {
            "id": 4578,
            "ip_address": "103.91.231.229",
            "count": 4,
            "first_visit": "2022-03-22T09:43:21.225660+06:00",
            "date": null
        },
        {
            "id": 16450,
            "ip_address": "103.91.231.230",
            "count": 1,
            "first_visit": "2022-06-18T23:23:09.375665+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 40732,
            "ip_address": "103.91.231.233",
            "count": 3,
            "first_visit": "2023-01-21T17:37:27.512611+06:00",
            "date": "2023-01-21"
        }
    ]
}