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

{
    "count": 101958,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42688&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42672&ordering=ip_address",
    "results": [
        {
            "id": 50800,
            "ip_address": "114.119.153.211",
            "count": 1,
            "first_visit": "2023-07-25T12:58:41.334814+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 666,
            "ip_address": "114.119.153.211",
            "count": 14,
            "first_visit": "2021-12-14T02:51:45.360199+06:00",
            "date": null
        },
        {
            "id": 1376,
            "ip_address": "114.119.153.212",
            "count": 10,
            "first_visit": "2021-12-26T07:22:14.175707+06:00",
            "date": null
        },
        {
            "id": 47662,
            "ip_address": "114.119.153.212",
            "count": 1,
            "first_visit": "2023-06-04T15:20:12.842186+06:00",
            "date": "2023-06-04"
        },
        {
            "id": 47725,
            "ip_address": "114.119.153.212",
            "count": 1,
            "first_visit": "2023-06-05T15:57:39.794786+06:00",
            "date": "2023-06-05"
        },
        {
            "id": 49214,
            "ip_address": "114.119.153.214",
            "count": 1,
            "first_visit": "2023-07-02T23:57:16.472905+06:00",
            "date": "2023-07-02"
        },
        {
            "id": 41088,
            "ip_address": "114.119.153.214",
            "count": 1,
            "first_visit": "2023-01-28T05:12:30.340708+06:00",
            "date": "2023-01-28"
        },
        {
            "id": 45833,
            "ip_address": "114.119.153.214",
            "count": 1,
            "first_visit": "2023-04-28T11:43:02.748353+06:00",
            "date": "2023-04-28"
        }
    ]
}