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

{
    "count": 92134,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1752&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1736&ordering=ip_address",
    "results": [
        {
            "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": 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": 26667,
            "ip_address": "103.113.12.19",
            "count": 6,
            "first_visit": "2022-07-24T11:00:33.471742+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 25065,
            "ip_address": "103.113.12.19",
            "count": 5,
            "first_visit": "2022-07-21T01:23:50.682413+06:00",
            "date": "2022-07-21"
        },
        {
            "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": 26132,
            "ip_address": "103.113.12.19",
            "count": 5,
            "first_visit": "2022-07-23T00:20:28.568956+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 25905,
            "ip_address": "103.113.12.19",
            "count": 3,
            "first_visit": "2022-07-22T10:42:42.032158+06:00",
            "date": "2022-07-22"
        }
    ]
}