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

{
    "count": 102721,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50944&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50928&ordering=ip_address",
    "results": [
        {
            "id": 15414,
            "ip_address": "119.30.39.19",
            "count": 1,
            "first_visit": "2022-06-15T19:31:10.760134+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 61491,
            "ip_address": "119.30.39.19",
            "count": 1,
            "first_visit": "2023-12-20T01:40:28.420964+06:00",
            "date": "2023-12-20"
        },
        {
            "id": 18917,
            "ip_address": "119.30.39.190",
            "count": 1,
            "first_visit": "2022-06-26T04:25:36.923502+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 12551,
            "ip_address": "119.30.39.192",
            "count": 1,
            "first_visit": "2022-05-29T20:35:32.418221+06:00",
            "date": null
        },
        {
            "id": 28470,
            "ip_address": "119.30.39.193",
            "count": 1,
            "first_visit": "2022-07-28T00:50:53.417133+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 9768,
            "ip_address": "119.30.39.194",
            "count": 1,
            "first_visit": "2022-05-20T16:33:29.273195+06:00",
            "date": null
        },
        {
            "id": 9490,
            "ip_address": "119.30.39.195",
            "count": 1,
            "first_visit": "2022-05-19T21:31:55.623721+06:00",
            "date": null
        },
        {
            "id": 37874,
            "ip_address": "119.30.39.195",
            "count": 2,
            "first_visit": "2022-11-26T07:11:39.201222+06:00",
            "date": "2022-11-26"
        }
    ]
}