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

{
    "count": 99878,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12656&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12640&ordering=-count",
    "results": [
        {
            "id": 4590,
            "ip_address": "37.111.218.153",
            "count": 3,
            "first_visit": "2022-03-22T16:40:17.526192+06:00",
            "date": null
        },
        {
            "id": 4654,
            "ip_address": "42.0.4.241",
            "count": 3,
            "first_visit": "2022-03-24T17:18:12.543478+06:00",
            "date": null
        },
        {
            "id": 1187,
            "ip_address": "27.147.204.56",
            "count": 3,
            "first_visit": "2021-12-21T18:19:47.553660+06:00",
            "date": null
        },
        {
            "id": 65994,
            "ip_address": "66.249.70.193",
            "count": 3,
            "first_visit": "2024-03-17T10:35:11.510764+06:00",
            "date": "2024-03-17"
        },
        {
            "id": 9322,
            "ip_address": "175.29.161.18",
            "count": 3,
            "first_visit": "2022-05-19T11:11:05.918051+06:00",
            "date": null
        },
        {
            "id": 66025,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-03-18T00:04:16.331068+06:00",
            "date": "2024-03-18"
        },
        {
            "id": 65933,
            "ip_address": "114.119.145.187",
            "count": 3,
            "first_visit": "2024-03-15T15:55:48.235745+06:00",
            "date": "2024-03-15"
        },
        {
            "id": 4592,
            "ip_address": "103.115.24.170",
            "count": 3,
            "first_visit": "2022-03-22T18:26:22.520255+06:00",
            "date": null
        }
    ]
}