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

{
    "count": 95219,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16256&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16240&ordering=-ip_address",
    "results": [
        {
            "id": 28442,
            "ip_address": "42.0.4.250",
            "count": 1,
            "first_visit": "2022-07-28T00:11:03.129346+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 37154,
            "ip_address": "42.0.4.250",
            "count": 1,
            "first_visit": "2022-11-09T13:03:32.584579+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 4835,
            "ip_address": "42.0.4.250",
            "count": 3,
            "first_visit": "2022-04-01T00:57:32.612950+06:00",
            "date": null
        },
        {
            "id": 6545,
            "ip_address": "42.0.4.249",
            "count": 3,
            "first_visit": "2022-05-16T08:29:59.317722+06:00",
            "date": null
        },
        {
            "id": 16709,
            "ip_address": "42.0.4.249",
            "count": 1,
            "first_visit": "2022-06-20T01:17:42.514757+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 18029,
            "ip_address": "42.0.4.249",
            "count": 2,
            "first_visit": "2022-06-24T08:55:17.191520+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 30338,
            "ip_address": "42.0.4.249",
            "count": 1,
            "first_visit": "2022-07-31T11:20:38.975985+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 33806,
            "ip_address": "42.0.4.249",
            "count": 1,
            "first_visit": "2022-09-04T16:45:43.016316+06:00",
            "date": "2022-09-04"
        }
    ]
}