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

{
    "count": 91496,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91192&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91176&ordering=-ip_address",
    "results": [
        {
            "id": 12509,
            "ip_address": "103.102.138.90",
            "count": 2,
            "first_visit": "2022-05-29T15:52:37.296409+06:00",
            "date": null
        },
        {
            "id": 22405,
            "ip_address": "103.102.138.54",
            "count": 1,
            "first_visit": "2022-07-14T00:41:44.637325+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 8407,
            "ip_address": "103.102.138.242",
            "count": 1,
            "first_visit": "2022-05-17T22:51:51.631528+06:00",
            "date": null
        },
        {
            "id": 10563,
            "ip_address": "103.102.138.210",
            "count": 1,
            "first_visit": "2022-05-23T10:05:56.878503+06:00",
            "date": null
        },
        {
            "id": 6645,
            "ip_address": "103.102.138.138",
            "count": 9,
            "first_visit": "2022-05-16T12:09:55.673486+06:00",
            "date": null
        },
        {
            "id": 12481,
            "ip_address": "103.102.138.110",
            "count": 2,
            "first_visit": "2022-05-29T14:14:08.696311+06:00",
            "date": null
        },
        {
            "id": 37535,
            "ip_address": "103.102.138.10",
            "count": 1,
            "first_visit": "2022-11-18T13:45:17.438433+06:00",
            "date": "2022-11-18"
        },
        {
            "id": 36757,
            "ip_address": "103.102.138.10",
            "count": 2,
            "first_visit": "2022-11-01T02:44:44.552162+06:00",
            "date": "2022-11-01"
        }
    ]
}