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

{
    "count": 92245,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85512&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85496&ordering=-ip_address",
    "results": [
        {
            "id": 20282,
            "ip_address": "103.147.162.41",
            "count": 1,
            "first_visit": "2022-06-30T08:18:51.383496+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 31857,
            "ip_address": "103.147.162.41",
            "count": 2,
            "first_visit": "2022-08-12T18:51:01.980754+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 18588,
            "ip_address": "103.147.162.41",
            "count": 3,
            "first_visit": "2022-06-25T12:57:33.279652+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 21126,
            "ip_address": "103.147.162.41",
            "count": 2,
            "first_visit": "2022-07-04T21:17:16.000376+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 33946,
            "ip_address": "103.147.162.33",
            "count": 1,
            "first_visit": "2022-09-06T22:20:16.116291+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 13221,
            "ip_address": "103.147.162.232",
            "count": 2,
            "first_visit": "2022-06-01T01:03:50.172223+06:00",
            "date": null
        },
        {
            "id": 31905,
            "ip_address": "103.147.162.214",
            "count": 1,
            "first_visit": "2022-08-13T09:17:30.563942+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 12143,
            "ip_address": "103.147.162.213",
            "count": 4,
            "first_visit": "2022-05-28T10:03:58.067835+06:00",
            "date": null
        }
    ]
}