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

{
    "count": 95223,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16264&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16248&ordering=ip_address",
    "results": [
        {
            "id": 67968,
            "ip_address": "103.248.14.60",
            "count": 1,
            "first_visit": "2024-05-06T13:21:11.350576+06:00",
            "date": "2024-05-06"
        },
        {
            "id": 30675,
            "ip_address": "103.248.15.121",
            "count": 1,
            "first_visit": "2022-08-01T15:50:16.472925+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 15372,
            "ip_address": "103.248.15.134",
            "count": 1,
            "first_visit": "2022-06-15T17:18:30.587858+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 4926,
            "ip_address": "103.248.15.162",
            "count": 1,
            "first_visit": "2022-04-05T12:46:07.833733+06:00",
            "date": null
        },
        {
            "id": 79336,
            "ip_address": "103.248.15.57",
            "count": 1,
            "first_visit": "2025-02-23T15:25:56.238735+06:00",
            "date": "2025-02-23"
        },
        {
            "id": 72725,
            "ip_address": "103.248.15.62",
            "count": 1,
            "first_visit": "2024-08-29T14:12:54.462408+06:00",
            "date": "2024-08-29"
        },
        {
            "id": 5050,
            "ip_address": "103.248.15.62",
            "count": 4,
            "first_visit": "2022-04-11T12:31:18.550113+06:00",
            "date": null
        },
        {
            "id": 16365,
            "ip_address": "103.248.15.62",
            "count": 1,
            "first_visit": "2022-06-18T12:40:23.174286+06:00",
            "date": "2022-06-18"
        }
    ]
}