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

{
    "count": 99999,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8392&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8376&ordering=-count",
    "results": [
        {
            "id": 5757,
            "ip_address": "103.141.2.28",
            "count": 4,
            "first_visit": "2022-05-09T18:38:08.565027+06:00",
            "date": null
        },
        {
            "id": 74510,
            "ip_address": "114.119.140.186",
            "count": 4,
            "first_visit": "2024-10-21T00:00:00.446210+06:00",
            "date": "2024-10-21"
        },
        {
            "id": 2749,
            "ip_address": "203.76.110.91",
            "count": 4,
            "first_visit": "2022-01-24T21:05:45.421064+06:00",
            "date": null
        },
        {
            "id": 74507,
            "ip_address": "202.144.203.18",
            "count": 4,
            "first_visit": "2024-10-20T22:24:27.909922+06:00",
            "date": "2024-10-20"
        },
        {
            "id": 74501,
            "ip_address": "123.136.29.129",
            "count": 4,
            "first_visit": "2024-10-20T20:02:44.903117+06:00",
            "date": "2024-10-20"
        },
        {
            "id": 36965,
            "ip_address": "59.153.103.179",
            "count": 4,
            "first_visit": "2022-11-05T11:50:49.432906+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 36953,
            "ip_address": "45.250.229.200",
            "count": 4,
            "first_visit": "2022-11-05T06:18:14.150263+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 2795,
            "ip_address": "203.76.150.50",
            "count": 4,
            "first_visit": "2022-01-25T11:10:59.903654+06:00",
            "date": null
        }
    ]
}