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

{
    "count": 101463,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78984&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78968&ordering=-ip_address",
    "results": [
        {
            "id": 7411,
            "ip_address": "103.74.84.136",
            "count": 1,
            "first_visit": "2022-05-16T22:50:06.549658+06:00",
            "date": null
        },
        {
            "id": 19842,
            "ip_address": "103.74.84.132",
            "count": 1,
            "first_visit": "2022-06-28T22:00:11.549276+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 24643,
            "ip_address": "103.74.238.37",
            "count": 2,
            "first_visit": "2022-07-20T13:37:24.975189+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 48397,
            "ip_address": "103.74.231.68",
            "count": 1,
            "first_visit": "2023-06-17T12:26:41.488898+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 6314,
            "ip_address": "103.74.231.30",
            "count": 1,
            "first_visit": "2022-05-15T10:39:22.166104+06:00",
            "date": null
        },
        {
            "id": 8443,
            "ip_address": "103.74.231.22",
            "count": 1,
            "first_visit": "2022-05-17T23:04:43.903393+06:00",
            "date": null
        },
        {
            "id": 7836,
            "ip_address": "103.74.231.14",
            "count": 4,
            "first_visit": "2022-05-17T10:33:31.473207+06:00",
            "date": null
        },
        {
            "id": 29534,
            "ip_address": "103.74.230.99",
            "count": 1,
            "first_visit": "2022-07-29T23:16:37.037345+06:00",
            "date": "2022-07-29"
        }
    ]
}