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

{
    "count": 102220,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44384&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44368&ordering=ip_address",
    "results": [
        {
            "id": 48821,
            "ip_address": "114.119.157.196",
            "count": 1,
            "first_visit": "2023-06-25T19:30:01.936038+06:00",
            "date": "2023-06-25"
        },
        {
            "id": 63662,
            "ip_address": "114.119.157.196",
            "count": 1,
            "first_visit": "2024-01-23T17:17:31.190513+06:00",
            "date": "2024-01-23"
        },
        {
            "id": 46762,
            "ip_address": "114.119.157.196",
            "count": 1,
            "first_visit": "2023-05-17T22:58:51.261404+06:00",
            "date": "2023-05-17"
        },
        {
            "id": 45500,
            "ip_address": "114.119.157.196",
            "count": 1,
            "first_visit": "2023-04-19T03:34:25.275381+06:00",
            "date": "2023-04-19"
        },
        {
            "id": 396,
            "ip_address": "114.119.157.196",
            "count": 14,
            "first_visit": "2021-12-08T06:38:53.339889+06:00",
            "date": null
        },
        {
            "id": 40003,
            "ip_address": "114.119.157.196",
            "count": 1,
            "first_visit": "2023-01-07T09:45:57.326806+06:00",
            "date": "2023-01-07"
        },
        {
            "id": 394,
            "ip_address": "114.119.157.199",
            "count": 21,
            "first_visit": "2021-12-08T05:21:59.741984+06:00",
            "date": null
        },
        {
            "id": 46300,
            "ip_address": "114.119.157.199",
            "count": 1,
            "first_visit": "2023-05-08T09:09:01.643780+06:00",
            "date": "2023-05-08"
        }
    ]
}