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

{
    "count": 101312,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82984&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82968&ordering=-ip_address",
    "results": [
        {
            "id": 13879,
            "ip_address": "103.253.45.85",
            "count": 1,
            "first_visit": "2022-06-07T22:55:31.432013+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 33817,
            "ip_address": "103.253.45.83",
            "count": 1,
            "first_visit": "2022-09-04T20:17:07.931345+06:00",
            "date": "2022-09-04"
        },
        {
            "id": 7521,
            "ip_address": "103.253.45.8",
            "count": 1,
            "first_visit": "2022-05-16T23:53:18.528082+06:00",
            "date": null
        },
        {
            "id": 31042,
            "ip_address": "103.253.45.79",
            "count": 2,
            "first_visit": "2022-08-03T19:29:06.920784+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 52892,
            "ip_address": "103.253.45.77",
            "count": 1,
            "first_visit": "2023-08-19T09:23:23.397635+06:00",
            "date": "2023-08-19"
        },
        {
            "id": 7527,
            "ip_address": "103.253.45.75",
            "count": 3,
            "first_visit": "2022-05-16T23:55:21.058174+06:00",
            "date": null
        },
        {
            "id": 6763,
            "ip_address": "103.253.45.73",
            "count": 1,
            "first_visit": "2022-05-16T14:46:28.003146+06:00",
            "date": null
        },
        {
            "id": 11547,
            "ip_address": "103.253.45.71",
            "count": 1,
            "first_visit": "2022-05-26T00:16:29.028505+06:00",
            "date": null
        }
    ]
}