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

{
    "count": 96319,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6744&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6728&ordering=ip_address",
    "results": [
        {
            "id": 1512,
            "ip_address": "103.145.134.1",
            "count": 1,
            "first_visit": "2021-12-31T14:26:47.761230+06:00",
            "date": null
        },
        {
            "id": 10196,
            "ip_address": "103.145.134.177",
            "count": 1,
            "first_visit": "2022-05-22T00:34:25.470122+06:00",
            "date": null
        },
        {
            "id": 58423,
            "ip_address": "103.145.134.211",
            "count": 1,
            "first_visit": "2023-10-26T06:24:29.055967+06:00",
            "date": "2023-10-26"
        },
        {
            "id": 18054,
            "ip_address": "103.145.134.65",
            "count": 2,
            "first_visit": "2022-06-24T10:42:43.107908+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 84104,
            "ip_address": "103.145.135.249",
            "count": 1,
            "first_visit": "2025-06-17T00:55:41.948503+06:00",
            "date": "2025-06-17"
        },
        {
            "id": 9143,
            "ip_address": "103.145.135.57",
            "count": 1,
            "first_visit": "2022-05-18T22:54:21.861249+06:00",
            "date": null
        },
        {
            "id": 78252,
            "ip_address": "103.145.138.222",
            "count": 1,
            "first_visit": "2025-01-26T15:18:00.867201+06:00",
            "date": "2025-01-26"
        },
        {
            "id": 78164,
            "ip_address": "103.145.138.222",
            "count": 1,
            "first_visit": "2025-01-23T15:47:51.801243+06:00",
            "date": "2025-01-23"
        }
    ]
}