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

{
    "count": 103602,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55088&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55072&ordering=-ip_address",
    "results": [
        {
            "id": 31043,
            "ip_address": "116.58.205.246",
            "count": 1,
            "first_visit": "2022-08-03T19:29:45.049229+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 7013,
            "ip_address": "116.58.205.246",
            "count": 1,
            "first_visit": "2022-05-16T18:38:08.290721+06:00",
            "date": null
        },
        {
            "id": 11621,
            "ip_address": "116.58.205.245",
            "count": 4,
            "first_visit": "2022-05-26T08:08:10.524500+06:00",
            "date": null
        },
        {
            "id": 96651,
            "ip_address": "116.58.205.245",
            "count": 3,
            "first_visit": "2026-04-03T15:07:24.339450+06:00",
            "date": "2026-04-03"
        },
        {
            "id": 10916,
            "ip_address": "116.58.205.244",
            "count": 1,
            "first_visit": "2022-05-24T11:35:02.405687+06:00",
            "date": null
        },
        {
            "id": 7051,
            "ip_address": "116.58.205.243",
            "count": 2,
            "first_visit": "2022-05-16T19:03:05.557784+06:00",
            "date": null
        },
        {
            "id": 16976,
            "ip_address": "116.58.205.242",
            "count": 4,
            "first_visit": "2022-06-21T11:19:38.559621+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 10401,
            "ip_address": "116.58.205.242",
            "count": 7,
            "first_visit": "2022-05-22T21:30:13.370433+06:00",
            "date": null
        }
    ]
}