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

{
    "count": 99688,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25760&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25744&ordering=-count",
    "results": [
        {
            "id": 4695,
            "ip_address": "40.94.227.34",
            "count": 2,
            "first_visit": "2022-03-26T23:13:17.334921+06:00",
            "date": null
        },
        {
            "id": 29418,
            "ip_address": "202.134.14.148",
            "count": 2,
            "first_visit": "2022-07-29T18:32:33.991770+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 20473,
            "ip_address": "103.96.68.210",
            "count": 2,
            "first_visit": "2022-07-01T01:04:36.837527+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 13290,
            "ip_address": "103.109.214.26",
            "count": 2,
            "first_visit": "2022-06-01T20:19:58.176716+06:00",
            "date": null
        },
        {
            "id": 14295,
            "ip_address": "114.119.129.179",
            "count": 2,
            "first_visit": "2022-06-10T07:39:51.783319+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 8235,
            "ip_address": "103.253.44.208",
            "count": 2,
            "first_visit": "2022-05-17T17:42:05.211904+06:00",
            "date": null
        },
        {
            "id": 33877,
            "ip_address": "37.111.223.103",
            "count": 2,
            "first_visit": "2022-09-05T21:06:53.474588+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 10906,
            "ip_address": "119.30.35.83",
            "count": 2,
            "first_visit": "2022-05-24T11:03:18.259645+06:00",
            "date": null
        }
    ]
}