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

{
    "count": 92163,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88384&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88368&ordering=-ip_address",
    "results": [
        {
            "id": 10814,
            "ip_address": "103.127.45.211",
            "count": 2,
            "first_visit": "2022-05-24T07:59:47.463942+06:00",
            "date": null
        },
        {
            "id": 40539,
            "ip_address": "103.127.4.52",
            "count": 3,
            "first_visit": "2023-01-17T19:34:08.881785+06:00",
            "date": "2023-01-17"
        },
        {
            "id": 3376,
            "ip_address": "103.127.44.93",
            "count": 1,
            "first_visit": "2022-02-07T01:48:15.023250+06:00",
            "date": null
        },
        {
            "id": 4824,
            "ip_address": "103.127.44.91",
            "count": 5,
            "first_visit": "2022-03-31T16:06:51.795445+06:00",
            "date": null
        },
        {
            "id": 25166,
            "ip_address": "103.127.44.90",
            "count": 1,
            "first_visit": "2022-07-21T07:25:19.858188+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 11027,
            "ip_address": "103.127.44.90",
            "count": 1,
            "first_visit": "2022-05-24T16:10:15.992334+06:00",
            "date": null
        },
        {
            "id": 21852,
            "ip_address": "103.127.44.90",
            "count": 1,
            "first_visit": "2022-07-10T09:29:27.611968+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 7735,
            "ip_address": "103.127.44.61",
            "count": 1,
            "first_visit": "2022-05-17T09:33:33.275339+06:00",
            "date": null
        }
    ]
}