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

{
    "count": 99445,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24304&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24288&ordering=-count",
    "results": [
        {
            "id": 9116,
            "ip_address": "123.108.244.132",
            "count": 2,
            "first_visit": "2022-05-18T22:31:27.784858+06:00",
            "date": null
        },
        {
            "id": 37768,
            "ip_address": "115.98.235.214",
            "count": 2,
            "first_visit": "2022-11-24T00:04:11.584805+06:00",
            "date": "2022-11-24"
        },
        {
            "id": 28841,
            "ip_address": "103.67.156.146",
            "count": 2,
            "first_visit": "2022-07-28T14:28:18.787700+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 2562,
            "ip_address": "103.115.135.176",
            "count": 2,
            "first_visit": "2022-01-21T14:36:39.524472+06:00",
            "date": null
        },
        {
            "id": 9114,
            "ip_address": "37.111.193.129",
            "count": 2,
            "first_visit": "2022-05-18T22:30:24.428163+06:00",
            "date": null
        },
        {
            "id": 7235,
            "ip_address": "37.111.243.193",
            "count": 2,
            "first_visit": "2022-05-16T20:04:07.665180+06:00",
            "date": null
        },
        {
            "id": 13666,
            "ip_address": "103.103.35.18",
            "count": 2,
            "first_visit": "2022-06-06T19:23:21.286967+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 37819,
            "ip_address": "5.45.207.113",
            "count": 2,
            "first_visit": "2022-11-25T02:36:51.034425+06:00",
            "date": "2022-11-25"
        }
    ]
}