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

{
    "count": 102464,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45824&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45808&ordering=ip_address",
    "results": [
        {
            "id": 71297,
            "ip_address": "114.130.157.13",
            "count": 1,
            "first_visit": "2024-07-17T22:42:55.017707+06:00",
            "date": "2024-07-17"
        },
        {
            "id": 1704,
            "ip_address": "114.130.157.132",
            "count": 1,
            "first_visit": "2022-01-06T23:04:38.881272+06:00",
            "date": null
        },
        {
            "id": 59602,
            "ip_address": "114.130.157.14",
            "count": 1,
            "first_visit": "2023-11-17T01:42:19.154493+06:00",
            "date": "2023-11-17"
        },
        {
            "id": 30769,
            "ip_address": "114.130.157.145",
            "count": 1,
            "first_visit": "2022-08-02T04:18:09.467556+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 848,
            "ip_address": "114.130.157.146",
            "count": 2,
            "first_visit": "2021-12-19T18:45:29.293496+06:00",
            "date": null
        },
        {
            "id": 26286,
            "ip_address": "114.130.157.153",
            "count": 1,
            "first_visit": "2022-07-23T10:54:01.958169+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 14871,
            "ip_address": "114.130.157.157",
            "count": 1,
            "first_visit": "2022-06-13T19:52:47.354091+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 28024,
            "ip_address": "114.130.157.162",
            "count": 1,
            "first_visit": "2022-07-27T07:13:58.003113+06:00",
            "date": "2022-07-27"
        }
    ]
}