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

{
    "count": 95019,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1792&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1776&ordering=-ip_address",
    "results": [
        {
            "id": 45019,
            "ip_address": "73.58.177.92",
            "count": 2,
            "first_visit": "2023-04-07T22:41:55.777635+06:00",
            "date": "2023-04-07"
        },
        {
            "id": 3480,
            "ip_address": "73.27.179.175",
            "count": 3,
            "first_visit": "2022-02-10T01:07:46.739422+06:00",
            "date": null
        },
        {
            "id": 30804,
            "ip_address": "73.26.206.180",
            "count": 1,
            "first_visit": "2022-08-02T12:07:30.066750+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 1504,
            "ip_address": "73.254.32.24",
            "count": 2,
            "first_visit": "2021-12-31T03:06:37.298051+06:00",
            "date": null
        },
        {
            "id": 2796,
            "ip_address": "73.251.47.224",
            "count": 1,
            "first_visit": "2022-01-25T11:30:01.441720+06:00",
            "date": null
        },
        {
            "id": 1720,
            "ip_address": "73.248.120.119",
            "count": 2,
            "first_visit": "2022-01-08T12:38:28.279289+06:00",
            "date": null
        },
        {
            "id": 21269,
            "ip_address": "73.248.120.119",
            "count": 1,
            "first_visit": "2022-07-06T06:42:37.732630+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 1713,
            "ip_address": "73.247.218.44",
            "count": 5,
            "first_visit": "2022-01-08T00:37:08.047742+06:00",
            "date": null
        }
    ]
}