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

{
    "count": 103789,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55888&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55872&ordering=-ip_address",
    "results": [
        {
            "id": 10189,
            "ip_address": "116.58.201.183",
            "count": 1,
            "first_visit": "2022-05-22T00:14:04.042143+06:00",
            "date": null
        },
        {
            "id": 51606,
            "ip_address": "116.58.201.183",
            "count": 1,
            "first_visit": "2023-08-03T19:02:17.639988+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 11953,
            "ip_address": "116.58.201.182",
            "count": 1,
            "first_visit": "2022-05-27T17:38:31.530533+06:00",
            "date": null
        },
        {
            "id": 25719,
            "ip_address": "116.58.201.181",
            "count": 1,
            "first_visit": "2022-07-21T23:15:28.255928+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 28749,
            "ip_address": "116.58.201.180",
            "count": 1,
            "first_visit": "2022-07-28T12:02:06.277407+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 25361,
            "ip_address": "116.58.201.18",
            "count": 1,
            "first_visit": "2022-07-21T10:54:22.570550+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 9095,
            "ip_address": "116.58.201.18",
            "count": 4,
            "first_visit": "2022-05-18T22:14:21.275092+06:00",
            "date": null
        },
        {
            "id": 13305,
            "ip_address": "116.58.201.179",
            "count": 1,
            "first_visit": "2022-06-01T22:39:42.012926+06:00",
            "date": null
        }
    ]
}