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

{
    "count": 100509,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20096&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20080&ordering=-ip_address",
    "results": [
        {
            "id": 12991,
            "ip_address": "37.111.237.11",
            "count": 1,
            "first_visit": "2022-05-31T01:54:59.751143+06:00",
            "date": null
        },
        {
            "id": 12183,
            "ip_address": "37.111.237.109",
            "count": 1,
            "first_visit": "2022-05-28T13:39:56.303128+06:00",
            "date": null
        },
        {
            "id": 11900,
            "ip_address": "37.111.237.103",
            "count": 1,
            "first_visit": "2022-05-27T11:45:59.179209+06:00",
            "date": null
        },
        {
            "id": 7000,
            "ip_address": "37.111.236.98",
            "count": 1,
            "first_visit": "2022-05-16T18:29:25.196188+06:00",
            "date": null
        },
        {
            "id": 9645,
            "ip_address": "37.111.236.9",
            "count": 1,
            "first_visit": "2022-05-20T10:40:46.989466+06:00",
            "date": null
        },
        {
            "id": 11916,
            "ip_address": "37.111.236.89",
            "count": 1,
            "first_visit": "2022-05-27T12:53:42.940200+06:00",
            "date": null
        },
        {
            "id": 28394,
            "ip_address": "37.111.236.80",
            "count": 1,
            "first_visit": "2022-07-27T23:25:34.311265+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 16286,
            "ip_address": "37.111.236.77",
            "count": 1,
            "first_visit": "2022-06-18T09:14:37.443996+06:00",
            "date": "2022-06-18"
        }
    ]
}