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

{
    "count": 100703,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16144&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16128&ordering=ip_address",
    "results": [
        {
            "id": 73161,
            "ip_address": "103.231.162.67",
            "count": 3,
            "first_visit": "2024-09-09T03:16:40.868037+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 44860,
            "ip_address": "103.231.162.67",
            "count": 1,
            "first_visit": "2023-04-04T19:49:07.024952+06:00",
            "date": "2023-04-04"
        },
        {
            "id": 72200,
            "ip_address": "103.231.162.67",
            "count": 6,
            "first_visit": "2024-08-15T11:15:39.485425+06:00",
            "date": "2024-08-15"
        },
        {
            "id": 72689,
            "ip_address": "103.231.162.70",
            "count": 1,
            "first_visit": "2024-08-28T19:40:39.545149+06:00",
            "date": "2024-08-28"
        },
        {
            "id": 33201,
            "ip_address": "103.231.162.81",
            "count": 1,
            "first_visit": "2022-08-28T15:07:42.669306+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 59296,
            "ip_address": "103.231.162.86",
            "count": 1,
            "first_visit": "2023-11-10T17:57:48.860144+06:00",
            "date": "2023-11-10"
        },
        {
            "id": 1539,
            "ip_address": "103.231.162.86",
            "count": 2,
            "first_visit": "2021-12-31T17:42:08.503656+06:00",
            "date": null
        },
        {
            "id": 8394,
            "ip_address": "103.231.162.87",
            "count": 1,
            "first_visit": "2022-05-17T22:45:43.244858+06:00",
            "date": null
        }
    ]
}