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

{
    "count": 101198,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84208&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84192&ordering=-ip_address",
    "results": [
        {
            "id": 36250,
            "ip_address": "103.242.21.249",
            "count": 2,
            "first_visit": "2022-10-21T11:55:07.984476+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 10936,
            "ip_address": "103.242.21.247",
            "count": 3,
            "first_visit": "2022-05-24T12:08:35.629581+06:00",
            "date": null
        },
        {
            "id": 31548,
            "ip_address": "103.242.21.245",
            "count": 1,
            "first_visit": "2022-08-08T17:53:42.750644+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 8736,
            "ip_address": "103.242.21.244",
            "count": 1,
            "first_visit": "2022-05-18T09:59:43.689492+06:00",
            "date": null
        },
        {
            "id": 10993,
            "ip_address": "103.242.21.240",
            "count": 1,
            "first_visit": "2022-05-24T14:17:18.098868+06:00",
            "date": null
        },
        {
            "id": 28687,
            "ip_address": "103.242.21.239",
            "count": 1,
            "first_visit": "2022-07-28T11:00:31.664990+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 9453,
            "ip_address": "103.242.21.238",
            "count": 1,
            "first_visit": "2022-05-19T18:00:43.011327+06:00",
            "date": null
        },
        {
            "id": 17590,
            "ip_address": "103.242.21.237",
            "count": 1,
            "first_visit": "2022-06-23T05:44:05.643836+06:00",
            "date": "2022-06-23"
        }
    ]
}