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

{
    "count": 101313,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82928&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82912&ordering=-ip_address",
    "results": [
        {
            "id": 27751,
            "ip_address": "103.253.46.174",
            "count": 1,
            "first_visit": "2022-07-26T14:41:59.859305+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 12472,
            "ip_address": "103.253.46.174",
            "count": 1,
            "first_visit": "2022-05-29T13:28:26.632262+06:00",
            "date": null
        },
        {
            "id": 24041,
            "ip_address": "103.253.46.174",
            "count": 1,
            "first_visit": "2022-07-19T10:15:57.717729+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 31688,
            "ip_address": "103.253.46.174",
            "count": 1,
            "first_visit": "2022-08-10T13:06:48.076543+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 9134,
            "ip_address": "103.253.46.171",
            "count": 1,
            "first_visit": "2022-05-18T22:44:42.500311+06:00",
            "date": null
        },
        {
            "id": 6690,
            "ip_address": "103.253.46.17",
            "count": 5,
            "first_visit": "2022-05-16T13:13:49.633861+06:00",
            "date": null
        },
        {
            "id": 29713,
            "ip_address": "103.253.46.164",
            "count": 1,
            "first_visit": "2022-07-30T08:46:23.986285+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 19558,
            "ip_address": "103.253.46.162",
            "count": 1,
            "first_visit": "2022-06-27T22:09:03.171854+06:00",
            "date": "2022-06-27"
        }
    ]
}