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

{
    "count": 98225,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86880&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86864&ordering=ip_address",
    "results": [
        {
            "id": 20055,
            "ip_address": "58.145.185.248",
            "count": 1,
            "first_visit": "2022-06-29T15:18:05.976957+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 10231,
            "ip_address": "58.145.185.250",
            "count": 1,
            "first_visit": "2022-05-22T08:35:00.240520+06:00",
            "date": null
        },
        {
            "id": 33039,
            "ip_address": "58.145.185.251",
            "count": 1,
            "first_visit": "2022-08-27T00:02:06.555300+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 66802,
            "ip_address": "58.145.185.251",
            "count": 1,
            "first_visit": "2024-04-09T09:57:50.607947+06:00",
            "date": "2024-04-09"
        },
        {
            "id": 29636,
            "ip_address": "58.145.185.252",
            "count": 2,
            "first_visit": "2022-07-30T02:17:01.319968+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 9485,
            "ip_address": "58.145.185.252",
            "count": 4,
            "first_visit": "2022-05-19T21:14:41.757243+06:00",
            "date": null
        },
        {
            "id": 26104,
            "ip_address": "58.145.185.253",
            "count": 1,
            "first_visit": "2022-07-22T23:27:27.062424+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 22538,
            "ip_address": "58.145.185.254",
            "count": 1,
            "first_visit": "2022-07-14T12:15:03.319504+06:00",
            "date": "2022-07-14"
        }
    ]
}