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

{
    "count": 92170,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87944&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87928&ordering=-ip_address",
    "results": [
        {
            "id": 34073,
            "ip_address": "103.130.74.170",
            "count": 2,
            "first_visit": "2022-09-09T00:33:18.446756+06:00",
            "date": "2022-09-09"
        },
        {
            "id": 15496,
            "ip_address": "103.130.74.170",
            "count": 2,
            "first_visit": "2022-06-16T00:20:56.500272+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 73779,
            "ip_address": "103.130.73.54",
            "count": 2,
            "first_visit": "2024-09-29T20:37:45.309059+06:00",
            "date": "2024-09-29"
        },
        {
            "id": 69644,
            "ip_address": "103.130.73.50",
            "count": 2,
            "first_visit": "2024-06-07T22:14:52.620750+06:00",
            "date": "2024-06-07"
        },
        {
            "id": 71036,
            "ip_address": "103.130.73.50",
            "count": 1,
            "first_visit": "2024-07-12T11:25:41.178327+06:00",
            "date": "2024-07-12"
        },
        {
            "id": 76677,
            "ip_address": "103.130.73.162",
            "count": 1,
            "first_visit": "2024-12-12T09:19:30.690254+06:00",
            "date": "2024-12-12"
        },
        {
            "id": 3404,
            "ip_address": "103.130.72.83",
            "count": 1,
            "first_visit": "2022-02-07T19:36:06.098285+06:00",
            "date": null
        },
        {
            "id": 2191,
            "ip_address": "103.130.72.55",
            "count": 1,
            "first_visit": "2022-01-14T13:17:06.509864+06:00",
            "date": null
        }
    ]
}