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

{
    "count": 92184,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87240&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87224&ordering=-ip_address",
    "results": [
        {
            "id": 15947,
            "ip_address": "103.135.232.78",
            "count": 1,
            "first_visit": "2022-06-17T11:31:43.440986+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 38458,
            "ip_address": "103.135.232.73",
            "count": 2,
            "first_visit": "2022-12-07T23:32:46.113263+06:00",
            "date": "2022-12-07"
        },
        {
            "id": 38530,
            "ip_address": "103.135.232.72",
            "count": 3,
            "first_visit": "2022-12-10T12:16:52.047296+06:00",
            "date": "2022-12-10"
        },
        {
            "id": 5328,
            "ip_address": "103.135.232.72",
            "count": 8,
            "first_visit": "2022-04-23T19:38:51.708272+06:00",
            "date": null
        },
        {
            "id": 13148,
            "ip_address": "103.135.232.71",
            "count": 1,
            "first_visit": "2022-05-31T16:52:53.268869+06:00",
            "date": null
        },
        {
            "id": 1348,
            "ip_address": "103.135.232.70",
            "count": 1,
            "first_visit": "2021-12-24T23:08:08.641981+06:00",
            "date": null
        },
        {
            "id": 4900,
            "ip_address": "103.135.232.69",
            "count": 1,
            "first_visit": "2022-04-03T23:23:39.656521+06:00",
            "date": null
        },
        {
            "id": 2740,
            "ip_address": "103.135.232.68",
            "count": 4,
            "first_visit": "2022-01-24T18:05:32.646147+06:00",
            "date": null
        }
    ]
}