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

{
    "count": 99596,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23768&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23752&ordering=ip_address",
    "results": [
        {
            "id": 57757,
            "ip_address": "103.91.231.210",
            "count": 1,
            "first_visit": "2023-10-16T15:42:10.698748+06:00",
            "date": "2023-10-16"
        },
        {
            "id": 333,
            "ip_address": "103.91.231.213",
            "count": 1,
            "first_visit": "2021-12-07T13:33:51.402321+06:00",
            "date": null
        },
        {
            "id": 36845,
            "ip_address": "103.91.231.214",
            "count": 3,
            "first_visit": "2022-11-02T19:10:06.413521+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 60592,
            "ip_address": "103.91.231.214",
            "count": 2,
            "first_visit": "2023-12-05T11:37:10.107059+06:00",
            "date": "2023-12-05"
        },
        {
            "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
        }
    ]
}