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

{
    "count": 101353,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35744&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35728&ordering=ip_address",
    "results": [
        {
            "id": 63920,
            "ip_address": "114.119.138.170",
            "count": 1,
            "first_visit": "2024-01-28T05:11:33.809396+06:00",
            "date": "2024-01-28"
        },
        {
            "id": 50180,
            "ip_address": "114.119.138.170",
            "count": 1,
            "first_visit": "2023-07-17T12:30:00.445675+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 40429,
            "ip_address": "114.119.138.170",
            "count": 1,
            "first_visit": "2023-01-15T22:19:54.741679+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 39474,
            "ip_address": "114.119.138.170",
            "count": 1,
            "first_visit": "2022-12-27T21:45:11.481089+06:00",
            "date": "2022-12-27"
        },
        {
            "id": 6340,
            "ip_address": "114.119.138.170",
            "count": 3,
            "first_visit": "2022-05-15T14:21:26.125665+06:00",
            "date": null
        },
        {
            "id": 5980,
            "ip_address": "114.119.138.172",
            "count": 1,
            "first_visit": "2022-05-14T09:53:12.524754+06:00",
            "date": null
        },
        {
            "id": 46397,
            "ip_address": "114.119.138.172",
            "count": 1,
            "first_visit": "2023-05-10T03:50:55.150714+06:00",
            "date": "2023-05-10"
        },
        {
            "id": 54153,
            "ip_address": "114.119.138.172",
            "count": 1,
            "first_visit": "2023-09-03T00:40:08.584472+06:00",
            "date": "2023-09-03"
        }
    ]
}