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

{
    "count": 93023,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10280&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10264&ordering=ip_address",
    "results": [
        {
            "id": 68733,
            "ip_address": "103.177.247.73",
            "count": 1,
            "first_visit": "2024-05-21T14:48:56.428141+06:00",
            "date": "2024-05-21"
        },
        {
            "id": 36171,
            "ip_address": "103.177.247.73",
            "count": 1,
            "first_visit": "2022-10-19T22:33:09.887784+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 73332,
            "ip_address": "103.177.248.152",
            "count": 1,
            "first_visit": "2024-09-12T10:11:01.430159+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 1357,
            "ip_address": "103.177.48.5",
            "count": 1,
            "first_visit": "2021-12-25T12:41:35.364946+06:00",
            "date": null
        },
        {
            "id": 62255,
            "ip_address": "103.177.54.33",
            "count": 2,
            "first_visit": "2024-01-04T00:40:19.249564+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 72053,
            "ip_address": "103.177.54.33",
            "count": 1,
            "first_visit": "2024-08-12T00:46:30.871560+06:00",
            "date": "2024-08-12"
        },
        {
            "id": 9670,
            "ip_address": "103.177.54.65",
            "count": 1,
            "first_visit": "2022-05-20T11:44:22.915608+06:00",
            "date": null
        },
        {
            "id": 84334,
            "ip_address": "103.177.55.208",
            "count": 2,
            "first_visit": "2025-06-22T11:18:26.606580+06:00",
            "date": "2025-06-22"
        }
    ]
}