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

{
    "count": 100936,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31408&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31392&ordering=-ip_address",
    "results": [
        {
            "id": 69183,
            "ip_address": "213.180.203.102",
            "count": 1,
            "first_visit": "2024-05-27T18:38:47.948749+06:00",
            "date": "2024-05-27"
        },
        {
            "id": 68111,
            "ip_address": "213.180.203.102",
            "count": 1,
            "first_visit": "2024-05-10T02:44:08.967123+06:00",
            "date": "2024-05-10"
        },
        {
            "id": 69190,
            "ip_address": "213.180.203.10",
            "count": 1,
            "first_visit": "2024-05-27T21:48:03.222770+06:00",
            "date": "2024-05-27"
        },
        {
            "id": 96129,
            "ip_address": "213.172.149.87",
            "count": 1,
            "first_visit": "2026-03-17T17:17:47.180113+06:00",
            "date": "2026-03-17"
        },
        {
            "id": 2712,
            "ip_address": "213.166.135.90",
            "count": 1,
            "first_visit": "2022-01-24T04:09:45.716945+06:00",
            "date": null
        },
        {
            "id": 40554,
            "ip_address": "213.166.130.88",
            "count": 1,
            "first_visit": "2023-01-18T00:05:37.434757+06:00",
            "date": "2023-01-18"
        },
        {
            "id": 59902,
            "ip_address": "213.165.180.220",
            "count": 1,
            "first_visit": "2023-11-21T13:28:05.684533+06:00",
            "date": "2023-11-21"
        },
        {
            "id": 3800,
            "ip_address": "213.164.204.94",
            "count": 1,
            "first_visit": "2022-02-22T17:22:07.287331+06:00",
            "date": null
        }
    ]
}