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

{
    "count": 98154,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14504&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14488&ordering=-ip_address",
    "results": [
        {
            "id": 58139,
            "ip_address": "45.124.13.131",
            "count": 1,
            "first_visit": "2023-10-21T16:31:23.222873+06:00",
            "date": "2023-10-21"
        },
        {
            "id": 59715,
            "ip_address": "45.124.13.131",
            "count": 1,
            "first_visit": "2023-11-18T13:45:08.070874+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 9216,
            "ip_address": "45.124.13.109",
            "count": 3,
            "first_visit": "2022-05-18T23:55:55.757534+06:00",
            "date": null
        },
        {
            "id": 2413,
            "ip_address": "45.124.13.104",
            "count": 17,
            "first_visit": "2022-01-18T10:02:27.564588+06:00",
            "date": null
        },
        {
            "id": 5996,
            "ip_address": "45.124.13.0",
            "count": 1,
            "first_visit": "2022-05-14T15:16:33.049229+06:00",
            "date": null
        },
        {
            "id": 2955,
            "ip_address": "45.124.12.165",
            "count": 6,
            "first_visit": "2022-01-27T22:08:53.814585+06:00",
            "date": null
        },
        {
            "id": 7347,
            "ip_address": "45.124.12.157",
            "count": 1,
            "first_visit": "2022-05-16T22:16:34.132320+06:00",
            "date": null
        },
        {
            "id": 13101,
            "ip_address": "45.124.12.153",
            "count": 1,
            "first_visit": "2022-05-31T13:17:20.228946+06:00",
            "date": null
        }
    ]
}