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

{
    "count": 99423,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10696&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10680&ordering=-count",
    "results": [
        {
            "id": 30756,
            "ip_address": "66.249.66.84",
            "count": 3,
            "first_visit": "2022-08-02T01:24:31.521812+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 1584,
            "ip_address": "103.148.74.186",
            "count": 3,
            "first_visit": "2022-01-02T05:09:16.276959+06:00",
            "date": null
        },
        {
            "id": 71901,
            "ip_address": "103.187.95.19",
            "count": 3,
            "first_visit": "2024-08-07T20:06:46.139815+06:00",
            "date": "2024-08-07"
        },
        {
            "id": 6340,
            "ip_address": "114.119.138.170",
            "count": 3,
            "first_visit": "2022-05-15T14:21:26.125665+06:00",
            "date": null
        },
        {
            "id": 6291,
            "ip_address": "119.30.32.141",
            "count": 3,
            "first_visit": "2022-05-15T09:21:20.822063+06:00",
            "date": null
        },
        {
            "id": 6215,
            "ip_address": "182.48.88.27",
            "count": 3,
            "first_visit": "2022-05-15T06:02:49.359434+06:00",
            "date": null
        },
        {
            "id": 30824,
            "ip_address": "61.247.182.49",
            "count": 3,
            "first_visit": "2022-08-02T15:05:38.931642+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 30890,
            "ip_address": "103.113.12.103",
            "count": 3,
            "first_visit": "2022-08-02T21:04:55.709877+06:00",
            "date": "2022-08-02"
        }
    ]
}