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

{
    "count": 99956,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12872&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12856&ordering=-count",
    "results": [
        {
            "id": 335,
            "ip_address": "103.150.254.67",
            "count": 3,
            "first_visit": "2021-12-07T14:02:46.068918+06:00",
            "date": null
        },
        {
            "id": 9216,
            "ip_address": "45.124.13.109",
            "count": 3,
            "first_visit": "2022-05-18T23:55:55.757534+06:00",
            "date": null
        },
        {
            "id": 65507,
            "ip_address": "103.117.194.230",
            "count": 3,
            "first_visit": "2024-03-04T14:30:47.339439+06:00",
            "date": "2024-03-04"
        },
        {
            "id": 65402,
            "ip_address": "114.119.128.143",
            "count": 3,
            "first_visit": "2024-03-02T02:44:48.336410+06:00",
            "date": "2024-03-02"
        },
        {
            "id": 65409,
            "ip_address": "103.239.252.85",
            "count": 3,
            "first_visit": "2024-03-02T07:35:27.196300+06:00",
            "date": "2024-03-02"
        },
        {
            "id": 20176,
            "ip_address": "103.67.158.36",
            "count": 3,
            "first_visit": "2022-06-29T22:47:24.515170+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 65439,
            "ip_address": "37.111.210.7",
            "count": 3,
            "first_visit": "2024-03-02T20:04:49.375614+06:00",
            "date": "2024-03-02"
        },
        {
            "id": 20053,
            "ip_address": "202.134.14.143",
            "count": 3,
            "first_visit": "2022-06-29T15:15:04.907882+06:00",
            "date": "2022-06-29"
        }
    ]
}