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

{
    "count": 101410,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80416&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80400&ordering=-ip_address",
    "results": [
        {
            "id": 9055,
            "ip_address": "103.67.157.236",
            "count": 2,
            "first_visit": "2022-05-18T19:52:50.347798+06:00",
            "date": null
        },
        {
            "id": 5556,
            "ip_address": "103.67.157.235",
            "count": 3,
            "first_visit": "2022-05-02T13:44:41.876857+06:00",
            "date": null
        },
        {
            "id": 19473,
            "ip_address": "103.67.157.235",
            "count": 1,
            "first_visit": "2022-06-27T15:33:24.753425+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 6618,
            "ip_address": "103.67.157.234",
            "count": 15,
            "first_visit": "2022-05-16T11:17:29.358115+06:00",
            "date": null
        },
        {
            "id": 16673,
            "ip_address": "103.67.157.234",
            "count": 1,
            "first_visit": "2022-06-19T23:09:27.358825+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 24849,
            "ip_address": "103.67.157.233",
            "count": 1,
            "first_visit": "2022-07-20T19:42:09.212513+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 27014,
            "ip_address": "103.67.157.233",
            "count": 1,
            "first_visit": "2022-07-25T02:50:53.243672+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 22865,
            "ip_address": "103.67.157.233",
            "count": 1,
            "first_visit": "2022-07-15T00:54:58.867481+06:00",
            "date": "2022-07-15"
        }
    ]
}