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

{
    "count": 97532,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4816&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4800&ordering=-ip_address",
    "results": [
        {
            "id": 1145,
            "ip_address": "66.249.72.94",
            "count": 4,
            "first_visit": "2021-12-21T12:11:28.248886+06:00",
            "date": null
        },
        {
            "id": 40873,
            "ip_address": "66.249.72.92",
            "count": 1,
            "first_visit": "2023-01-24T01:53:04.017359+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 13727,
            "ip_address": "66.249.72.92",
            "count": 1,
            "first_visit": "2022-06-07T01:46:19.966573+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 40806,
            "ip_address": "66.249.72.92",
            "count": 1,
            "first_visit": "2023-01-22T22:26:21.144485+06:00",
            "date": "2023-01-22"
        },
        {
            "id": 1143,
            "ip_address": "66.249.72.92",
            "count": 6,
            "first_visit": "2021-12-21T11:12:32.055030+06:00",
            "date": null
        },
        {
            "id": 5060,
            "ip_address": "66.249.72.91",
            "count": 3,
            "first_visit": "2022-04-11T20:06:19.944721+06:00",
            "date": null
        },
        {
            "id": 46510,
            "ip_address": "66.249.72.9",
            "count": 1,
            "first_visit": "2023-05-13T00:43:11.303858+06:00",
            "date": "2023-05-13"
        },
        {
            "id": 47704,
            "ip_address": "66.249.72.9",
            "count": 2,
            "first_visit": "2023-06-05T04:21:51.497863+06:00",
            "date": "2023-06-05"
        }
    ]
}