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

{
    "count": 98117,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12392&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12376&ordering=-count",
    "results": [
        {
            "id": 9568,
            "ip_address": "103.67.158.172",
            "count": 3,
            "first_visit": "2022-05-19T23:36:37.419573+06:00",
            "date": null
        },
        {
            "id": 21669,
            "ip_address": "114.119.133.237",
            "count": 3,
            "first_visit": "2022-07-09T01:08:33.955021+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 21686,
            "ip_address": "66.249.66.84",
            "count": 3,
            "first_visit": "2022-07-09T04:06:39.489521+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 1274,
            "ip_address": "103.109.96.131",
            "count": 3,
            "first_visit": "2021-12-23T02:07:32.311422+06:00",
            "date": null
        },
        {
            "id": 9471,
            "ip_address": "103.83.164.26",
            "count": 3,
            "first_visit": "2022-05-19T19:59:54.612433+06:00",
            "date": null
        },
        {
            "id": 66374,
            "ip_address": "103.198.139.103",
            "count": 3,
            "first_visit": "2024-03-26T16:24:04.259207+06:00",
            "date": "2024-03-26"
        },
        {
            "id": 4785,
            "ip_address": "37.111.210.167",
            "count": 3,
            "first_visit": "2022-03-30T00:10:20.810128+06:00",
            "date": null
        },
        {
            "id": 9522,
            "ip_address": "37.111.212.188",
            "count": 3,
            "first_visit": "2022-05-19T22:43:33.654773+06:00",
            "date": null
        }
    ]
}