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

{
    "count": 96231,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20376&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20360&ordering=ip_address",
    "results": [
        {
            "id": 54431,
            "ip_address": "103.67.158.74",
            "count": 1,
            "first_visit": "2023-09-06T17:57:37.730794+06:00",
            "date": "2023-09-06"
        },
        {
            "id": 64120,
            "ip_address": "103.67.158.74",
            "count": 5,
            "first_visit": "2024-01-31T08:26:01.315061+06:00",
            "date": "2024-01-31"
        },
        {
            "id": 64133,
            "ip_address": "103.67.158.75",
            "count": 1,
            "first_visit": "2024-01-31T12:55:36.323347+06:00",
            "date": "2024-01-31"
        },
        {
            "id": 23929,
            "ip_address": "103.67.158.75",
            "count": 1,
            "first_visit": "2022-07-18T23:53:05.521061+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 12742,
            "ip_address": "103.67.158.77",
            "count": 1,
            "first_visit": "2022-05-30T10:38:03.849365+06:00",
            "date": null
        },
        {
            "id": 8376,
            "ip_address": "103.67.158.78",
            "count": 2,
            "first_visit": "2022-05-17T22:38:11.929197+06:00",
            "date": null
        },
        {
            "id": 28419,
            "ip_address": "103.67.158.78",
            "count": 4,
            "first_visit": "2022-07-27T23:47:24.340406+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 32161,
            "ip_address": "103.67.158.78",
            "count": 1,
            "first_visit": "2022-08-16T20:43:33.484837+06:00",
            "date": "2022-08-16"
        }
    ]
}