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

{
    "count": 98149,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28248&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28232&ordering=ip_address",
    "results": [
        {
            "id": 21816,
            "ip_address": "114.119.130.32",
            "count": 1,
            "first_visit": "2022-07-10T03:57:29.162020+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 11285,
            "ip_address": "114.119.130.32",
            "count": 4,
            "first_visit": "2022-05-25T03:05:58.882181+06:00",
            "date": null
        },
        {
            "id": 20935,
            "ip_address": "114.119.130.33",
            "count": 1,
            "first_visit": "2022-07-03T20:13:13.561536+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 19896,
            "ip_address": "114.119.130.33",
            "count": 1,
            "first_visit": "2022-06-29T01:22:45.798792+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 15584,
            "ip_address": "114.119.130.33",
            "count": 2,
            "first_visit": "2022-06-16T08:08:15.538805+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 17021,
            "ip_address": "114.119.130.33",
            "count": 1,
            "first_visit": "2022-06-21T13:00:51.249715+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 6276,
            "ip_address": "114.119.130.33",
            "count": 3,
            "first_visit": "2022-05-15T08:44:24.985243+06:00",
            "date": null
        },
        {
            "id": 27962,
            "ip_address": "114.119.130.33",
            "count": 1,
            "first_visit": "2022-07-27T01:21:40.813161+06:00",
            "date": "2022-07-27"
        }
    ]
}