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

{
    "count": 92332,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6984&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6968&ordering=ip_address",
    "results": [
        {
            "id": 83027,
            "ip_address": "103.148.51.146",
            "count": 1,
            "first_visit": "2025-05-19T10:18:43.434672+06:00",
            "date": "2025-05-19"
        },
        {
            "id": 69477,
            "ip_address": "103.148.51.69",
            "count": 1,
            "first_visit": "2024-06-05T11:35:30.784633+06:00",
            "date": "2024-06-05"
        },
        {
            "id": 27677,
            "ip_address": "103.148.52.14",
            "count": 1,
            "first_visit": "2022-07-26T11:39:00.045961+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 26239,
            "ip_address": "103.148.52.14",
            "count": 1,
            "first_visit": "2022-07-23T09:06:02.136657+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 29452,
            "ip_address": "103.148.52.235",
            "count": 1,
            "first_visit": "2022-07-29T21:39:02.318420+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 2104,
            "ip_address": "103.148.52.240",
            "count": 4,
            "first_visit": "2022-01-13T11:56:17.476124+06:00",
            "date": null
        },
        {
            "id": 7749,
            "ip_address": "103.148.52.242",
            "count": 2,
            "first_visit": "2022-05-17T09:42:58.749804+06:00",
            "date": null
        },
        {
            "id": 9332,
            "ip_address": "103.148.52.243",
            "count": 4,
            "first_visit": "2022-05-19T11:25:19.920425+06:00",
            "date": null
        }
    ]
}