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

{
    "count": 94373,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13376&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13360&ordering=ip_address",
    "results": [
        {
            "id": 5309,
            "ip_address": "103.216.56.119",
            "count": 1,
            "first_visit": "2022-04-22T13:42:02.889122+06:00",
            "date": null
        },
        {
            "id": 2770,
            "ip_address": "103.216.56.121",
            "count": 1,
            "first_visit": "2022-01-25T02:37:06.479209+06:00",
            "date": null
        },
        {
            "id": 65303,
            "ip_address": "103.216.56.121",
            "count": 1,
            "first_visit": "2024-02-28T19:36:38.046105+06:00",
            "date": "2024-02-28"
        },
        {
            "id": 37888,
            "ip_address": "103.216.56.122",
            "count": 3,
            "first_visit": "2022-11-26T15:10:46.940240+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 43993,
            "ip_address": "103.216.56.123",
            "count": 1,
            "first_visit": "2023-03-19T00:38:10.321223+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 19090,
            "ip_address": "103.216.56.123",
            "count": 1,
            "first_visit": "2022-06-26T13:29:38.452927+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 2620,
            "ip_address": "103.216.56.123",
            "count": 2,
            "first_visit": "2022-01-22T15:37:54.319061+06:00",
            "date": null
        },
        {
            "id": 44091,
            "ip_address": "103.216.56.123",
            "count": 1,
            "first_visit": "2023-03-20T09:42:00.995467+06:00",
            "date": "2023-03-20"
        }
    ]
}