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

{
    "count": 94017,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12392&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12376&ordering=ip_address",
    "results": [
        {
            "id": 64578,
            "ip_address": "103.203.176.47",
            "count": 1,
            "first_visit": "2024-02-11T08:04:38.787358+06:00",
            "date": "2024-02-11"
        },
        {
            "id": 69028,
            "ip_address": "103.203.176.47",
            "count": 1,
            "first_visit": "2024-05-25T00:45:22.286172+06:00",
            "date": "2024-05-25"
        },
        {
            "id": 67106,
            "ip_address": "103.203.177.231",
            "count": 3,
            "first_visit": "2024-04-17T22:55:17.664899+06:00",
            "date": "2024-04-17"
        },
        {
            "id": 93432,
            "ip_address": "103.203.177.37",
            "count": 1,
            "first_visit": "2025-12-29T15:12:46.905186+06:00",
            "date": "2025-12-29"
        },
        {
            "id": 899,
            "ip_address": "103.203.177.7",
            "count": 2,
            "first_visit": "2021-12-19T20:23:11.765895+06:00",
            "date": null
        },
        {
            "id": 950,
            "ip_address": "103.203.177.9",
            "count": 1,
            "first_visit": "2021-12-19T22:44:50.955282+06:00",
            "date": null
        },
        {
            "id": 10121,
            "ip_address": "103.203.178.10",
            "count": 1,
            "first_visit": "2022-05-21T22:40:23.213033+06:00",
            "date": null
        },
        {
            "id": 7926,
            "ip_address": "103.203.178.106",
            "count": 4,
            "first_visit": "2022-05-17T11:16:41.092671+06:00",
            "date": null
        }
    ]
}