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

{
    "count": 103016,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52616&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52600&ordering=-ip_address",
    "results": [
        {
            "id": 31141,
            "ip_address": "119.30.32.241",
            "count": 1,
            "first_visit": "2022-08-04T16:00:34.344108+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 24338,
            "ip_address": "119.30.32.24",
            "count": 1,
            "first_visit": "2022-07-20T01:45:04.575846+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 67558,
            "ip_address": "119.30.32.24",
            "count": 2,
            "first_visit": "2024-04-26T14:12:39.878878+06:00",
            "date": "2024-04-26"
        },
        {
            "id": 63490,
            "ip_address": "119.30.32.24",
            "count": 1,
            "first_visit": "2024-01-20T17:11:55.719452+06:00",
            "date": "2024-01-20"
        },
        {
            "id": 68219,
            "ip_address": "119.30.32.239",
            "count": 10,
            "first_visit": "2024-05-12T09:15:30.791758+06:00",
            "date": "2024-05-12"
        },
        {
            "id": 19237,
            "ip_address": "119.30.32.239",
            "count": 2,
            "first_visit": "2022-06-26T23:21:21.988161+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 7086,
            "ip_address": "119.30.32.238",
            "count": 3,
            "first_visit": "2022-05-16T19:16:22.084367+06:00",
            "date": null
        },
        {
            "id": 8010,
            "ip_address": "119.30.32.237",
            "count": 2,
            "first_visit": "2022-05-17T11:56:18.335099+06:00",
            "date": null
        }
    ]
}