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

{
    "count": 96695,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21896&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21880&ordering=ip_address",
    "results": [
        {
            "id": 73646,
            "ip_address": "103.82.8.254",
            "count": 1,
            "first_visit": "2024-09-26T14:08:44.156787+06:00",
            "date": "2024-09-26"
        },
        {
            "id": 78292,
            "ip_address": "103.82.8.254",
            "count": 1,
            "first_visit": "2025-01-27T16:24:10.261382+06:00",
            "date": "2025-01-27"
        },
        {
            "id": 78396,
            "ip_address": "103.82.8.254",
            "count": 1,
            "first_visit": "2025-01-30T23:37:00.728488+06:00",
            "date": "2025-01-30"
        },
        {
            "id": 11706,
            "ip_address": "103.82.8.26",
            "count": 1,
            "first_visit": "2022-05-26T19:44:08.260140+06:00",
            "date": null
        },
        {
            "id": 50760,
            "ip_address": "103.82.8.8",
            "count": 1,
            "first_visit": "2023-07-25T00:56:18.174498+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 25921,
            "ip_address": "103.82.9.12",
            "count": 1,
            "first_visit": "2022-07-22T11:31:45.891915+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 10459,
            "ip_address": "103.82.9.17",
            "count": 2,
            "first_visit": "2022-05-22T23:11:51.809801+06:00",
            "date": null
        },
        {
            "id": 46426,
            "ip_address": "103.82.9.2",
            "count": 1,
            "first_visit": "2023-05-10T17:05:10.667925+06:00",
            "date": "2023-05-10"
        }
    ]
}