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

{
    "count": 97238,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22712&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22696&ordering=-ip_address",
    "results": [
        {
            "id": 10507,
            "ip_address": "37.111.207.46",
            "count": 2,
            "first_visit": "2022-05-23T05:07:10.901316+06:00",
            "date": null
        },
        {
            "id": 15631,
            "ip_address": "37.111.207.45",
            "count": 1,
            "first_visit": "2022-06-16T11:20:47.270727+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 38385,
            "ip_address": "37.111.207.45",
            "count": 3,
            "first_visit": "2022-12-06T06:20:50.393678+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 3750,
            "ip_address": "37.111.207.45",
            "count": 1,
            "first_visit": "2022-02-20T16:10:05.379417+06:00",
            "date": null
        },
        {
            "id": 19494,
            "ip_address": "37.111.207.43",
            "count": 1,
            "first_visit": "2022-06-27T17:21:09.442231+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 6510,
            "ip_address": "37.111.207.42",
            "count": 1,
            "first_visit": "2022-05-16T02:35:00.385180+06:00",
            "date": null
        },
        {
            "id": 36175,
            "ip_address": "37.111.207.42",
            "count": 1,
            "first_visit": "2022-10-19T22:56:50.325550+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 10166,
            "ip_address": "37.111.207.41",
            "count": 1,
            "first_visit": "2022-05-21T23:43:10.023534+06:00",
            "date": null
        }
    ]
}