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

{
    "count": 102682,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49960&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49944&ordering=-ip_address",
    "results": [
        {
            "id": 9487,
            "ip_address": "123.253.215.146",
            "count": 3,
            "first_visit": "2022-05-19T21:21:10.513108+06:00",
            "date": null
        },
        {
            "id": 18253,
            "ip_address": "123.253.215.145",
            "count": 1,
            "first_visit": "2022-06-24T19:16:42.000003+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 17742,
            "ip_address": "123.253.215.145",
            "count": 1,
            "first_visit": "2022-06-23T12:17:59.133535+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 4470,
            "ip_address": "123.253.215.145",
            "count": 11,
            "first_visit": "2022-03-18T10:01:26.873949+06:00",
            "date": null
        },
        {
            "id": 19159,
            "ip_address": "123.253.215.145",
            "count": 1,
            "first_visit": "2022-06-26T18:21:50.736686+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 4222,
            "ip_address": "123.253.215.14",
            "count": 2,
            "first_visit": "2022-03-09T18:10:18.762572+06:00",
            "date": null
        },
        {
            "id": 2865,
            "ip_address": "123.253.215.12",
            "count": 1,
            "first_visit": "2022-01-26T01:05:18.299599+06:00",
            "date": null
        },
        {
            "id": 36894,
            "ip_address": "123.253.215.12",
            "count": 1,
            "first_visit": "2022-11-03T20:36:31.168916+06:00",
            "date": "2022-11-03"
        }
    ]
}