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

{
    "count": 101558,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40128&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40112&ordering=-ip_address",
    "results": [
        {
            "id": 34228,
            "ip_address": "185.136.149.198",
            "count": 6,
            "first_visit": "2022-09-12T04:35:26.847107+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 10434,
            "ip_address": "185.136.149.192",
            "count": 1,
            "first_visit": "2022-05-22T22:44:08.730442+06:00",
            "date": null
        },
        {
            "id": 35317,
            "ip_address": "185.136.149.191",
            "count": 1,
            "first_visit": "2022-10-01T20:08:26.038083+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 5889,
            "ip_address": "185.136.149.157",
            "count": 1,
            "first_visit": "2022-05-12T02:23:21.361052+06:00",
            "date": null
        },
        {
            "id": 37151,
            "ip_address": "185.136.149.147",
            "count": 1,
            "first_visit": "2022-11-09T12:46:01.762135+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 35319,
            "ip_address": "185.136.149.106",
            "count": 2,
            "first_visit": "2022-10-01T21:02:04.999488+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 1067,
            "ip_address": "185.136.149.105",
            "count": 1,
            "first_visit": "2021-12-20T17:17:32.368783+06:00",
            "date": null
        },
        {
            "id": 5325,
            "ip_address": "185.136.148.98",
            "count": 1,
            "first_visit": "2022-04-23T18:53:42.996525+06:00",
            "date": null
        }
    ]
}