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

{
    "count": 93123,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10584&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10568&ordering=ip_address",
    "results": [
        {
            "id": 19521,
            "ip_address": "103.181.42.66",
            "count": 1,
            "first_visit": "2022-06-27T19:29:29.138053+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 53872,
            "ip_address": "103.181.42.96",
            "count": 1,
            "first_visit": "2023-08-30T02:34:28.223639+06:00",
            "date": "2023-08-30"
        },
        {
            "id": 53823,
            "ip_address": "103.181.42.96",
            "count": 2,
            "first_visit": "2023-08-29T12:12:14.344618+06:00",
            "date": "2023-08-29"
        },
        {
            "id": 63683,
            "ip_address": "103.181.43.26",
            "count": 2,
            "first_visit": "2024-01-24T00:50:40.434828+06:00",
            "date": "2024-01-24"
        },
        {
            "id": 29466,
            "ip_address": "103.181.46.2",
            "count": 1,
            "first_visit": "2022-07-29T22:13:54.947948+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 10041,
            "ip_address": "103.181.46.2",
            "count": 2,
            "first_visit": "2022-05-21T16:08:44.150188+06:00",
            "date": null
        },
        {
            "id": 11661,
            "ip_address": "103.181.46.3",
            "count": 1,
            "first_visit": "2022-05-26T13:01:38.969179+06:00",
            "date": null
        },
        {
            "id": 54057,
            "ip_address": "103.181.47.1",
            "count": 1,
            "first_visit": "2023-09-01T20:39:13.645851+06:00",
            "date": "2023-09-01"
        }
    ]
}