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

{
    "count": 94771,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=960&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=944&ordering=ip_address",
    "results": [
        {
            "id": 5968,
            "ip_address": "103.108.89.180",
            "count": 1,
            "first_visit": "2022-05-13T21:43:59.533174+06:00",
            "date": null
        },
        {
            "id": 17526,
            "ip_address": "103.108.89.188",
            "count": 1,
            "first_visit": "2022-06-22T23:09:42.695810+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 11788,
            "ip_address": "103.108.90.12",
            "count": 1,
            "first_visit": "2022-05-26T23:37:23.287204+06:00",
            "date": null
        },
        {
            "id": 7765,
            "ip_address": "103.108.90.20",
            "count": 1,
            "first_visit": "2022-05-17T09:49:14.592841+06:00",
            "date": null
        },
        {
            "id": 10625,
            "ip_address": "103.108.90.21",
            "count": 1,
            "first_visit": "2022-05-23T12:08:16.710462+06:00",
            "date": null
        },
        {
            "id": 61214,
            "ip_address": "103.108.90.24",
            "count": 1,
            "first_visit": "2023-12-15T08:23:25.979850+06:00",
            "date": "2023-12-15"
        },
        {
            "id": 87318,
            "ip_address": "103.108.90.30",
            "count": 1,
            "first_visit": "2025-08-07T16:29:23.359961+06:00",
            "date": "2025-08-07"
        },
        {
            "id": 10201,
            "ip_address": "103.108.90.31",
            "count": 1,
            "first_visit": "2022-05-22T01:06:38.310795+06:00",
            "date": null
        }
    ]
}