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

{
    "count": 99596,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23784&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23768&ordering=-count",
    "results": [
        {
            "id": 39782,
            "ip_address": "35.245.43.63",
            "count": 2,
            "first_visit": "2023-01-03T02:12:20.842104+06:00",
            "date": "2023-01-03"
        },
        {
            "id": 18764,
            "ip_address": "202.134.9.141",
            "count": 2,
            "first_visit": "2022-06-25T20:08:15.103648+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 29115,
            "ip_address": "37.111.213.206",
            "count": 2,
            "first_visit": "2022-07-29T06:45:39.774219+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 9336,
            "ip_address": "37.111.192.197",
            "count": 2,
            "first_visit": "2022-05-19T11:41:52.446960+06:00",
            "date": null
        },
        {
            "id": 22082,
            "ip_address": "114.119.132.131",
            "count": 2,
            "first_visit": "2022-07-12T05:20:28.488293+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 466,
            "ip_address": "103.85.114.65",
            "count": 2,
            "first_visit": "2021-12-09T03:51:12.836210+06:00",
            "date": null
        },
        {
            "id": 6969,
            "ip_address": "116.58.201.122",
            "count": 2,
            "first_visit": "2022-05-16T18:08:22.194080+06:00",
            "date": null
        },
        {
            "id": 1246,
            "ip_address": "103.159.128.203",
            "count": 2,
            "first_visit": "2021-12-22T12:33:37.682614+06:00",
            "date": null
        }
    ]
}