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

{
    "count": 96382,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1824&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1808&ordering=ip_address",
    "results": [
        {
            "id": 50297,
            "ip_address": "103.113.12.103",
            "count": 4,
            "first_visit": "2023-07-19T00:16:13.489701+06:00",
            "date": "2023-07-19"
        },
        {
            "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": 23506,
            "ip_address": "103.113.12.19",
            "count": 2,
            "first_visit": "2022-07-18T18:27:25.100699+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23221,
            "ip_address": "103.113.12.19",
            "count": 5,
            "first_visit": "2022-07-17T00:26:48.865206+06:00",
            "date": "2022-07-17"
        }
    ]
}