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

{
    "count": 101489,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78664&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78648&ordering=-ip_address",
    "results": [
        {
            "id": 25635,
            "ip_address": "103.78.254.82",
            "count": 1,
            "first_visit": "2022-07-21T18:52:29.931629+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 23851,
            "ip_address": "103.78.254.82",
            "count": 2,
            "first_visit": "2022-07-18T22:48:17.482079+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 18936,
            "ip_address": "103.78.254.71",
            "count": 1,
            "first_visit": "2022-06-26T06:17:52.385013+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 70927,
            "ip_address": "103.78.254.4",
            "count": 1,
            "first_visit": "2024-07-10T03:40:20.058115+06:00",
            "date": "2024-07-10"
        },
        {
            "id": 52765,
            "ip_address": "103.78.254.19",
            "count": 1,
            "first_visit": "2023-08-17T15:46:21.489726+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 52807,
            "ip_address": "103.78.254.19",
            "count": 1,
            "first_visit": "2023-08-18T01:45:54.278791+06:00",
            "date": "2023-08-18"
        },
        {
            "id": 8462,
            "ip_address": "103.78.254.154",
            "count": 6,
            "first_visit": "2022-05-17T23:10:08.947633+06:00",
            "date": null
        },
        {
            "id": 12100,
            "ip_address": "103.78.254.153",
            "count": 1,
            "first_visit": "2022-05-28T03:57:30.771727+06:00",
            "date": null
        }
    ]
}