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

{
    "count": 95021,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1800&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1784&ordering=ip_address",
    "results": [
        {
            "id": 49633,
            "ip_address": "103.113.12.11",
            "count": 1,
            "first_visit": "2023-07-09T19:40:42.765671+06:00",
            "date": "2023-07-09"
        },
        {
            "id": 60352,
            "ip_address": "103.113.12.11",
            "count": 1,
            "first_visit": "2023-11-30T22:13:29.965806+06:00",
            "date": "2023-11-30"
        },
        {
            "id": 37178,
            "ip_address": "103.113.12.11",
            "count": 1,
            "first_visit": "2022-11-09T23:15:57.166498+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 8704,
            "ip_address": "103.113.12.113",
            "count": 1,
            "first_visit": "2022-05-18T09:03:40.367203+06:00",
            "date": null
        },
        {
            "id": 1385,
            "ip_address": "103.113.12.167",
            "count": 2,
            "first_visit": "2021-12-26T15:45:11.681829+06:00",
            "date": null
        },
        {
            "id": 27660,
            "ip_address": "103.113.12.19",
            "count": 1,
            "first_visit": "2022-07-26T10:50:46.214329+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 27033,
            "ip_address": "103.113.12.19",
            "count": 3,
            "first_visit": "2022-07-25T03:50:29.652726+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 26132,
            "ip_address": "103.113.12.19",
            "count": 5,
            "first_visit": "2022-07-23T00:20:28.568956+06:00",
            "date": "2022-07-23"
        }
    ]
}