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

{
    "count": 98150,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28264&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28248&ordering=-ip_address",
    "results": [
        {
            "id": 13785,
            "ip_address": "27.147.207.20",
            "count": 1,
            "first_visit": "2022-06-07T10:58:59.555179+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 12494,
            "ip_address": "27.147.207.19",
            "count": 5,
            "first_visit": "2022-05-29T15:08:23.718545+06:00",
            "date": null
        },
        {
            "id": 18667,
            "ip_address": "27.147.207.176",
            "count": 1,
            "first_visit": "2022-06-25T16:01:17.691028+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 2797,
            "ip_address": "27.147.207.147",
            "count": 1,
            "first_visit": "2022-01-25T11:30:29.073014+06:00",
            "date": null
        },
        {
            "id": 4031,
            "ip_address": "27.147.206.98",
            "count": 1,
            "first_visit": "2022-03-03T15:12:52.358464+06:00",
            "date": null
        },
        {
            "id": 15183,
            "ip_address": "27.147.206.89",
            "count": 1,
            "first_visit": "2022-06-15T08:29:41.921098+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 11729,
            "ip_address": "27.147.206.89",
            "count": 2,
            "first_visit": "2022-05-26T22:22:54.807718+06:00",
            "date": null
        },
        {
            "id": 27461,
            "ip_address": "27.147.206.88",
            "count": 1,
            "first_visit": "2022-07-25T23:10:44.059293+06:00",
            "date": "2022-07-25"
        }
    ]
}