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

{
    "count": 100836,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16816&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16800&ordering=-count",
    "results": [
        {
            "id": 54048,
            "ip_address": "50.116.23.148",
            "count": 2,
            "first_visit": "2023-09-01T19:00:16.432325+06:00",
            "date": "2023-09-01"
        },
        {
            "id": 3591,
            "ip_address": "103.219.232.140",
            "count": 2,
            "first_visit": "2022-02-14T10:58:22.624193+06:00",
            "date": null
        },
        {
            "id": 54033,
            "ip_address": "114.119.159.75",
            "count": 2,
            "first_visit": "2023-09-01T13:38:14.145941+06:00",
            "date": "2023-09-01"
        },
        {
            "id": 54013,
            "ip_address": "66.249.79.236",
            "count": 2,
            "first_visit": "2023-09-01T05:18:34.360557+06:00",
            "date": "2023-09-01"
        },
        {
            "id": 7111,
            "ip_address": "103.25.248.242",
            "count": 2,
            "first_visit": "2022-05-16T19:30:48.966037+06:00",
            "date": null
        },
        {
            "id": 54006,
            "ip_address": "144.48.109.27",
            "count": 2,
            "first_visit": "2023-09-01T01:40:43.644857+06:00",
            "date": "2023-09-01"
        },
        {
            "id": 54042,
            "ip_address": "104.28.120.0",
            "count": 2,
            "first_visit": "2023-09-01T15:28:37.864904+06:00",
            "date": "2023-09-01"
        },
        {
            "id": 54070,
            "ip_address": "66.249.66.162",
            "count": 2,
            "first_visit": "2023-09-02T00:10:58.555177+06:00",
            "date": "2023-09-02"
        }
    ]
}