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

{
    "count": 94637,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=520&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=504&ordering=ip_address",
    "results": [
        {
            "id": 59540,
            "ip_address": "103.10.55.74",
            "count": 1,
            "first_visit": "2023-11-15T18:00:31.004707+06:00",
            "date": "2023-11-15"
        },
        {
            "id": 64131,
            "ip_address": "103.10.55.74",
            "count": 1,
            "first_visit": "2024-01-31T12:32:14.378832+06:00",
            "date": "2024-01-31"
        },
        {
            "id": 50787,
            "ip_address": "103.105.74.130",
            "count": 1,
            "first_visit": "2023-07-25T11:07:53.533945+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 21978,
            "ip_address": "103.105.85.132",
            "count": 1,
            "first_visit": "2022-07-11T13:53:43.053582+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 9691,
            "ip_address": "103.105.85.27",
            "count": 1,
            "first_visit": "2022-05-20T12:35:46.085422+06:00",
            "date": null
        },
        {
            "id": 3706,
            "ip_address": "103.105.86.17",
            "count": 3,
            "first_visit": "2022-02-18T11:39:03.906710+06:00",
            "date": null
        },
        {
            "id": 1570,
            "ip_address": "103.106.0.171",
            "count": 1,
            "first_visit": "2022-01-01T20:03:35.065131+06:00",
            "date": null
        },
        {
            "id": 8215,
            "ip_address": "103.106.0.202",
            "count": 1,
            "first_visit": "2022-05-17T16:31:46.445554+06:00",
            "date": null
        }
    ]
}