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

{
    "count": 99669,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25672&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25656&ordering=-ip_address",
    "results": [
        {
            "id": 9524,
            "ip_address": "37.111.197.5",
            "count": 2,
            "first_visit": "2022-05-19T22:46:57.032526+06:00",
            "date": null
        },
        {
            "id": 36135,
            "ip_address": "37.111.197.48",
            "count": 1,
            "first_visit": "2022-10-19T09:28:24.802844+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 19393,
            "ip_address": "37.111.197.45",
            "count": 1,
            "first_visit": "2022-06-27T10:18:10.217133+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 18075,
            "ip_address": "37.111.197.44",
            "count": 1,
            "first_visit": "2022-06-24T11:27:00.227573+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 5684,
            "ip_address": "37.111.197.44",
            "count": 1,
            "first_visit": "2022-05-06T23:27:27.186222+06:00",
            "date": null
        },
        {
            "id": 11633,
            "ip_address": "37.111.197.41",
            "count": 1,
            "first_visit": "2022-05-26T09:27:33.928723+06:00",
            "date": null
        },
        {
            "id": 10327,
            "ip_address": "37.111.197.40",
            "count": 2,
            "first_visit": "2022-05-22T15:57:36.811859+06:00",
            "date": null
        },
        {
            "id": 45090,
            "ip_address": "37.111.197.37",
            "count": 1,
            "first_visit": "2023-04-09T15:03:42.882810+06:00",
            "date": "2023-04-09"
        }
    ]
}