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

{
    "count": 93930,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78248&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78232&ordering=-ip_address",
    "results": [
        {
            "id": 12579,
            "ip_address": "103.242.20.243",
            "count": 2,
            "first_visit": "2022-05-29T22:24:55.496778+06:00",
            "date": null
        },
        {
            "id": 6366,
            "ip_address": "103.242.20.242",
            "count": 2,
            "first_visit": "2022-05-15T19:11:43.761304+06:00",
            "date": null
        },
        {
            "id": 12489,
            "ip_address": "103.242.20.241",
            "count": 1,
            "first_visit": "2022-05-29T14:37:50.161110+06:00",
            "date": null
        },
        {
            "id": 21385,
            "ip_address": "103.242.20.239",
            "count": 1,
            "first_visit": "2022-07-06T22:03:44.331051+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 23666,
            "ip_address": "103.242.20.238",
            "count": 1,
            "first_visit": "2022-07-18T22:03:40.924927+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 17648,
            "ip_address": "103.242.20.237",
            "count": 1,
            "first_visit": "2022-06-23T08:50:15.893866+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 19162,
            "ip_address": "103.242.20.237",
            "count": 1,
            "first_visit": "2022-06-26T18:40:55.902860+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 10834,
            "ip_address": "103.242.20.236",
            "count": 2,
            "first_visit": "2022-05-24T08:53:37.031212+06:00",
            "date": null
        }
    ]
}