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

{
    "count": 97599,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92496&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92480&ordering=-ip_address",
    "results": [
        {
            "id": 31046,
            "ip_address": "103.135.138.107",
            "count": 1,
            "first_visit": "2022-08-03T19:35:13.278921+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 23791,
            "ip_address": "103.135.138.105",
            "count": 1,
            "first_visit": "2022-07-18T22:34:45.892662+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 8918,
            "ip_address": "103.135.138.0",
            "count": 1,
            "first_visit": "2022-05-18T12:37:43.752148+06:00",
            "date": null
        },
        {
            "id": 7603,
            "ip_address": "103.135.137.77",
            "count": 1,
            "first_visit": "2022-05-17T06:33:46.516809+06:00",
            "date": null
        },
        {
            "id": 26565,
            "ip_address": "103.135.137.77",
            "count": 1,
            "first_visit": "2022-07-24T07:39:21.096978+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 12711,
            "ip_address": "103.135.137.76",
            "count": 1,
            "first_visit": "2022-05-30T08:57:26.573998+06:00",
            "date": null
        },
        {
            "id": 22360,
            "ip_address": "103.135.137.22",
            "count": 1,
            "first_visit": "2022-07-13T20:03:09.204595+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 3795,
            "ip_address": "103.135.137.20",
            "count": 1,
            "first_visit": "2022-02-22T16:00:44.491087+06:00",
            "date": null
        }
    ]
}