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

{
    "count": 99661,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25600&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25584&ordering=-ip_address",
    "results": [
        {
            "id": 15595,
            "ip_address": "37.111.198.221",
            "count": 1,
            "first_visit": "2022-06-16T08:41:23.832718+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 4811,
            "ip_address": "37.111.198.221",
            "count": 1,
            "first_visit": "2022-03-30T21:48:32.655902+06:00",
            "date": null
        },
        {
            "id": 33559,
            "ip_address": "37.111.198.22",
            "count": 5,
            "first_visit": "2022-08-31T19:36:32.829297+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 1240,
            "ip_address": "37.111.198.218",
            "count": 1,
            "first_visit": "2021-12-22T10:45:48.856696+06:00",
            "date": null
        },
        {
            "id": 36282,
            "ip_address": "37.111.198.217",
            "count": 2,
            "first_visit": "2022-10-22T03:00:40.442777+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 8714,
            "ip_address": "37.111.198.216",
            "count": 1,
            "first_visit": "2022-05-18T09:21:00.292905+06:00",
            "date": null
        },
        {
            "id": 18095,
            "ip_address": "37.111.198.214",
            "count": 1,
            "first_visit": "2022-06-24T12:35:12.876053+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 39392,
            "ip_address": "37.111.198.208",
            "count": 3,
            "first_visit": "2022-12-26T12:42:50.338038+06:00",
            "date": "2022-12-26"
        }
    ]
}