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

{
    "count": 103844,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56160&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56144&ordering=-ip_address",
    "results": [
        {
            "id": 18355,
            "ip_address": "116.206.91.199",
            "count": 1,
            "first_visit": "2022-06-25T01:12:21.108357+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 34392,
            "ip_address": "116.206.91.199",
            "count": 1,
            "first_visit": "2022-09-14T22:34:28.737764+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 23684,
            "ip_address": "116.206.91.199",
            "count": 1,
            "first_visit": "2022-07-18T22:09:24.786584+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 26440,
            "ip_address": "116.206.91.199",
            "count": 1,
            "first_visit": "2022-07-23T21:39:14.892675+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 1255,
            "ip_address": "116.206.91.199",
            "count": 4,
            "first_visit": "2021-12-22T16:46:02.116623+06:00",
            "date": null
        },
        {
            "id": 1168,
            "ip_address": "116.206.91.196",
            "count": 2,
            "first_visit": "2021-12-21T15:06:03.003969+06:00",
            "date": null
        },
        {
            "id": 29052,
            "ip_address": "116.206.91.196",
            "count": 1,
            "first_visit": "2022-07-29T01:41:55.962004+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 24989,
            "ip_address": "116.206.91.195",
            "count": 1,
            "first_visit": "2022-07-20T23:08:57.765802+06:00",
            "date": "2022-07-20"
        }
    ]
}