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

{
    "count": 102688,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50224&ordering=ip_address",
    "results": [
        {
            "id": 28042,
            "ip_address": "119.30.32.194",
            "count": 2,
            "first_visit": "2022-07-27T07:53:07.095974+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 12511,
            "ip_address": "119.30.32.195",
            "count": 1,
            "first_visit": "2022-05-29T16:03:19.665997+06:00",
            "date": null
        },
        {
            "id": 28790,
            "ip_address": "119.30.32.196",
            "count": 1,
            "first_visit": "2022-07-28T12:52:06.891414+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 6707,
            "ip_address": "119.30.32.197",
            "count": 2,
            "first_visit": "2022-05-16T13:25:39.844918+06:00",
            "date": null
        },
        {
            "id": 26371,
            "ip_address": "119.30.32.197",
            "count": 1,
            "first_visit": "2022-07-23T14:18:33.335233+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 65273,
            "ip_address": "119.30.32.198",
            "count": 1,
            "first_visit": "2024-02-28T00:55:37.211214+06:00",
            "date": "2024-02-28"
        },
        {
            "id": 59548,
            "ip_address": "119.30.32.199",
            "count": 1,
            "first_visit": "2023-11-15T18:26:00.675715+06:00",
            "date": "2023-11-15"
        },
        {
            "id": 10254,
            "ip_address": "119.30.32.2",
            "count": 1,
            "first_visit": "2022-05-22T11:01:32.215859+06:00",
            "date": null
        }
    ]
}