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

{
    "count": 97514,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9912&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9896&ordering=ip_address",
    "results": [
        {
            "id": 76817,
            "ip_address": "103.167.135.141",
            "count": 1,
            "first_visit": "2024-12-16T14:57:07.205140+06:00",
            "date": "2024-12-16"
        },
        {
            "id": 36831,
            "ip_address": "103.167.15.127",
            "count": 1,
            "first_visit": "2022-11-02T10:54:29.278816+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 61180,
            "ip_address": "103.167.15.146",
            "count": 1,
            "first_visit": "2023-12-14T14:08:57.711481+06:00",
            "date": "2023-12-14"
        },
        {
            "id": 78167,
            "ip_address": "103.167.15.171",
            "count": 3,
            "first_visit": "2025-01-23T16:56:30.806620+06:00",
            "date": "2025-01-23"
        },
        {
            "id": 5482,
            "ip_address": "103.167.15.19",
            "count": 2,
            "first_visit": "2022-04-30T17:10:30.882193+06:00",
            "date": null
        },
        {
            "id": 11599,
            "ip_address": "103.167.15.218",
            "count": 2,
            "first_visit": "2022-05-26T03:51:38.047721+06:00",
            "date": null
        },
        {
            "id": 39072,
            "ip_address": "103.167.15.219",
            "count": 2,
            "first_visit": "2022-12-21T05:33:07.404211+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 80120,
            "ip_address": "103.167.15.219",
            "count": 1,
            "first_visit": "2025-03-14T15:18:51.881392+06:00",
            "date": "2025-03-14"
        }
    ]
}