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

{
    "count": 100860,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30912&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30896&ordering=-ip_address",
    "results": [
        {
            "id": 10782,
            "ip_address": "220.247.128.175",
            "count": 7,
            "first_visit": "2022-05-24T01:06:34.388845+06:00",
            "date": null
        },
        {
            "id": 4002,
            "ip_address": "220.247.128.160",
            "count": 1,
            "first_visit": "2022-03-02T09:58:15.902774+06:00",
            "date": null
        },
        {
            "id": 32450,
            "ip_address": "220.247.128.148",
            "count": 1,
            "first_visit": "2022-08-19T19:10:37.830071+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 2700,
            "ip_address": "220.246.255.29",
            "count": 1,
            "first_visit": "2022-01-23T21:20:27.751298+06:00",
            "date": null
        },
        {
            "id": 25806,
            "ip_address": "220.245.90.221",
            "count": 1,
            "first_visit": "2022-07-22T05:05:13.361238+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 32359,
            "ip_address": "220.245.40.12",
            "count": 2,
            "first_visit": "2022-08-18T17:58:10.022672+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 4479,
            "ip_address": "220.244.54.148",
            "count": 1,
            "first_visit": "2022-03-18T16:18:58.003587+06:00",
            "date": null
        },
        {
            "id": 18351,
            "ip_address": "220.244.136.69",
            "count": 1,
            "first_visit": "2022-06-25T00:56:45.892089+06:00",
            "date": "2022-06-25"
        }
    ]
}