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

{
    "count": 91612,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90952&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90936&ordering=-ip_address",
    "results": [
        {
            "id": 18784,
            "ip_address": "103.106.35.19",
            "count": 1,
            "first_visit": "2022-06-25T21:35:56.898402+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 13095,
            "ip_address": "103.106.35.103",
            "count": 1,
            "first_visit": "2022-05-31T12:42:25.190506+06:00",
            "date": null
        },
        {
            "id": 13496,
            "ip_address": "103.106.33.71",
            "count": 1,
            "first_visit": "2022-06-04T11:12:27.345639+06:00",
            "date": null
        },
        {
            "id": 5332,
            "ip_address": "103.106.33.69",
            "count": 1,
            "first_visit": "2022-04-23T22:59:46.105824+06:00",
            "date": null
        },
        {
            "id": 17759,
            "ip_address": "103.106.33.67",
            "count": 1,
            "first_visit": "2022-06-23T13:20:56.576895+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 10703,
            "ip_address": "103.106.33.64",
            "count": 1,
            "first_visit": "2022-05-23T17:13:17.768863+06:00",
            "date": null
        },
        {
            "id": 13246,
            "ip_address": "103.106.33.59",
            "count": 2,
            "first_visit": "2022-06-01T11:49:48.349357+06:00",
            "date": null
        },
        {
            "id": 9591,
            "ip_address": "103.106.33.250",
            "count": 1,
            "first_visit": "2022-05-20T01:01:29.737375+06:00",
            "date": null
        }
    ]
}