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

{
    "count": 103689,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55392&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55376&ordering=-ip_address",
    "results": [
        {
            "id": 6960,
            "ip_address": "116.58.203.15",
            "count": 7,
            "first_visit": "2022-05-16T18:03:29.380126+06:00",
            "date": null
        },
        {
            "id": 10729,
            "ip_address": "116.58.203.147",
            "count": 1,
            "first_visit": "2022-05-23T20:30:00.760295+06:00",
            "date": null
        },
        {
            "id": 29359,
            "ip_address": "116.58.203.14",
            "count": 1,
            "first_visit": "2022-07-29T15:26:18.063392+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 9203,
            "ip_address": "116.58.203.14",
            "count": 2,
            "first_visit": "2022-05-18T23:47:02.307913+06:00",
            "date": null
        },
        {
            "id": 21140,
            "ip_address": "116.58.203.139",
            "count": 1,
            "first_visit": "2022-07-04T22:51:36.947416+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 8771,
            "ip_address": "116.58.203.137",
            "count": 2,
            "first_visit": "2022-05-18T10:34:32.500654+06:00",
            "date": null
        },
        {
            "id": 28943,
            "ip_address": "116.58.203.134",
            "count": 1,
            "first_visit": "2022-07-28T22:41:40.307636+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 27750,
            "ip_address": "116.58.203.133",
            "count": 1,
            "first_visit": "2022-07-26T14:39:40.386061+06:00",
            "date": "2022-07-26"
        }
    ]
}