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

{
    "count": 102715,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50816&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50800&ordering=ip_address",
    "results": [
        {
            "id": 12082,
            "ip_address": "119.30.38.79",
            "count": 1,
            "first_visit": "2022-05-28T01:31:54.511509+06:00",
            "date": null
        },
        {
            "id": 14300,
            "ip_address": "119.30.38.8",
            "count": 2,
            "first_visit": "2022-06-10T08:09:39.598108+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 40233,
            "ip_address": "119.30.38.80",
            "count": 1,
            "first_visit": "2023-01-11T22:01:13.239777+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 19776,
            "ip_address": "119.30.38.81",
            "count": 1,
            "first_visit": "2022-06-28T16:52:02.322245+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 38339,
            "ip_address": "119.30.38.83",
            "count": 2,
            "first_visit": "2022-12-05T10:11:44.344600+06:00",
            "date": "2022-12-05"
        },
        {
            "id": 10552,
            "ip_address": "119.30.38.84",
            "count": 1,
            "first_visit": "2022-05-23T09:31:35.208468+06:00",
            "date": null
        },
        {
            "id": 19469,
            "ip_address": "119.30.38.85",
            "count": 2,
            "first_visit": "2022-06-27T14:58:58.184574+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 35193,
            "ip_address": "119.30.38.86",
            "count": 1,
            "first_visit": "2022-09-29T13:04:03.353919+06:00",
            "date": "2022-09-29"
        }
    ]
}