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

{
    "count": 102583,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48216&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48200&ordering=ip_address",
    "results": [
        {
            "id": 25566,
            "ip_address": "116.58.205.225",
            "count": 1,
            "first_visit": "2022-07-21T13:36:44.521871+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 9083,
            "ip_address": "116.58.205.226",
            "count": 2,
            "first_visit": "2022-05-18T22:03:19.231124+06:00",
            "date": null
        },
        {
            "id": 25993,
            "ip_address": "116.58.205.227",
            "count": 1,
            "first_visit": "2022-07-22T15:12:53.340541+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 6608,
            "ip_address": "116.58.205.228",
            "count": 1,
            "first_visit": "2022-05-16T10:55:58.906081+06:00",
            "date": null
        },
        {
            "id": 25907,
            "ip_address": "116.58.205.228",
            "count": 1,
            "first_visit": "2022-07-22T10:50:27.165705+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 8344,
            "ip_address": "116.58.205.229",
            "count": 1,
            "first_visit": "2022-05-17T22:26:01.680070+06:00",
            "date": null
        },
        {
            "id": 49351,
            "ip_address": "116.58.205.229",
            "count": 2,
            "first_visit": "2023-07-05T01:03:13.836599+06:00",
            "date": "2023-07-05"
        },
        {
            "id": 2854,
            "ip_address": "116.58.205.230",
            "count": 2,
            "first_visit": "2022-01-25T21:47:51.410803+06:00",
            "date": null
        }
    ]
}