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

{
    "count": 100315,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20416&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20400&ordering=-ip_address",
    "results": [
        {
            "id": 6932,
            "ip_address": "37.111.231.104",
            "count": 1,
            "first_visit": "2022-05-16T17:38:28.585342+06:00",
            "date": null
        },
        {
            "id": 9370,
            "ip_address": "37.111.231.102",
            "count": 1,
            "first_visit": "2022-05-19T13:29:49.724933+06:00",
            "date": null
        },
        {
            "id": 10652,
            "ip_address": "37.111.231.1",
            "count": 1,
            "first_visit": "2022-05-23T12:53:45.335649+06:00",
            "date": null
        },
        {
            "id": 23034,
            "ip_address": "37.111.230.97",
            "count": 1,
            "first_visit": "2022-07-15T21:42:08.821169+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 13147,
            "ip_address": "37.111.230.92",
            "count": 1,
            "first_visit": "2022-05-31T16:22:34.802836+06:00",
            "date": null
        },
        {
            "id": 25443,
            "ip_address": "37.111.230.86",
            "count": 1,
            "first_visit": "2022-07-21T11:49:06.386765+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 38165,
            "ip_address": "37.111.230.72",
            "count": 1,
            "first_visit": "2022-12-02T14:15:50.376601+06:00",
            "date": "2022-12-02"
        },
        {
            "id": 7821,
            "ip_address": "37.111.230.72",
            "count": 1,
            "first_visit": "2022-05-17T10:23:05.865546+06:00",
            "date": null
        }
    ]
}