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

{
    "count": 94865,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15064&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15048&ordering=-count",
    "results": [
        {
            "id": 54797,
            "ip_address": "202.58.252.119",
            "count": 2,
            "first_visit": "2023-09-11T10:23:14.832209+06:00",
            "date": "2023-09-11"
        },
        {
            "id": 7380,
            "ip_address": "123.108.246.201",
            "count": 2,
            "first_visit": "2022-05-16T22:34:44.190783+06:00",
            "date": null
        },
        {
            "id": 14633,
            "ip_address": "103.86.109.68",
            "count": 2,
            "first_visit": "2022-06-12T14:53:43.078614+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 7480,
            "ip_address": "58.145.185.228",
            "count": 2,
            "first_visit": "2022-05-16T23:33:34.559833+06:00",
            "date": null
        },
        {
            "id": 54695,
            "ip_address": "195.154.122.186",
            "count": 2,
            "first_visit": "2023-09-10T01:38:31.066709+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 54714,
            "ip_address": "59.153.102.106",
            "count": 2,
            "first_visit": "2023-09-10T08:59:53.978903+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 54740,
            "ip_address": "103.60.175.71",
            "count": 2,
            "first_visit": "2023-09-10T14:41:48.369175+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 54661,
            "ip_address": "116.68.201.165",
            "count": 2,
            "first_visit": "2023-09-09T14:58:07.606513+06:00",
            "date": "2023-09-09"
        }
    ]
}