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

{
    "count": 102071,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43416&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43400&ordering=ip_address",
    "results": [
        {
            "id": 51462,
            "ip_address": "114.119.155.154",
            "count": 1,
            "first_visit": "2023-08-02T11:01:11.264937+06:00",
            "date": "2023-08-02"
        },
        {
            "id": 389,
            "ip_address": "114.119.155.154",
            "count": 10,
            "first_visit": "2021-12-08T02:32:55.605574+06:00",
            "date": null
        },
        {
            "id": 430,
            "ip_address": "114.119.155.170",
            "count": 20,
            "first_visit": "2021-12-08T14:45:51.110597+06:00",
            "date": null
        },
        {
            "id": 38337,
            "ip_address": "114.119.155.170",
            "count": 1,
            "first_visit": "2022-12-05T10:05:55.515889+06:00",
            "date": "2022-12-05"
        },
        {
            "id": 60782,
            "ip_address": "114.119.155.170",
            "count": 1,
            "first_visit": "2023-12-08T10:21:05.110039+06:00",
            "date": "2023-12-08"
        },
        {
            "id": 57065,
            "ip_address": "114.119.155.170",
            "count": 1,
            "first_visit": "2023-10-08T10:39:14.961244+06:00",
            "date": "2023-10-08"
        },
        {
            "id": 44366,
            "ip_address": "114.119.155.170",
            "count": 1,
            "first_visit": "2023-03-25T06:07:02.871774+06:00",
            "date": "2023-03-25"
        },
        {
            "id": 57703,
            "ip_address": "114.119.155.170",
            "count": 1,
            "first_visit": "2023-10-16T04:58:26.471921+06:00",
            "date": "2023-10-16"
        }
    ]
}