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

{
    "count": 98290,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17600&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17584&ordering=-count",
    "results": [
        {
            "id": 50310,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-07-19T03:41:17.784632+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 50362,
            "ip_address": "157.32.69.35",
            "count": 2,
            "first_visit": "2023-07-19T16:54:25.008458+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 13069,
            "ip_address": "103.165.162.68",
            "count": 2,
            "first_visit": "2022-05-31T11:25:49.794968+06:00",
            "date": null
        },
        {
            "id": 6576,
            "ip_address": "103.174.20.7",
            "count": 2,
            "first_visit": "2022-05-16T09:58:51.837305+06:00",
            "date": null
        },
        {
            "id": 50333,
            "ip_address": "66.249.70.197",
            "count": 2,
            "first_visit": "2023-07-19T10:43:34.224933+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 50305,
            "ip_address": "43.230.121.203",
            "count": 2,
            "first_visit": "2023-07-19T02:13:53.992399+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 50307,
            "ip_address": "27.147.205.102",
            "count": 2,
            "first_visit": "2023-07-19T02:49:02.522741+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 50327,
            "ip_address": "103.101.197.242",
            "count": 2,
            "first_visit": "2023-07-19T10:20:18.783905+06:00",
            "date": "2023-07-19"
        }
    ]
}