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

{
    "count": 101935,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42504&ordering=-count",
    "results": [
        {
            "id": 37508,
            "ip_address": "202.134.10.135",
            "count": 1,
            "first_visit": "2022-11-17T13:24:11.307063+06:00",
            "date": "2022-11-17"
        },
        {
            "id": 37546,
            "ip_address": "51.79.19.38",
            "count": 1,
            "first_visit": "2022-11-18T19:58:56.820332+06:00",
            "date": "2022-11-18"
        },
        {
            "id": 37566,
            "ip_address": "202.134.10.137",
            "count": 1,
            "first_visit": "2022-11-19T09:13:53.712386+06:00",
            "date": "2022-11-19"
        },
        {
            "id": 37509,
            "ip_address": "202.134.14.135",
            "count": 1,
            "first_visit": "2022-11-17T14:40:08.087596+06:00",
            "date": "2022-11-17"
        },
        {
            "id": 37547,
            "ip_address": "103.103.35.106",
            "count": 1,
            "first_visit": "2022-11-18T20:08:51.411732+06:00",
            "date": "2022-11-18"
        },
        {
            "id": 37510,
            "ip_address": "172.255.48.142",
            "count": 1,
            "first_visit": "2022-11-17T15:02:54.045513+06:00",
            "date": "2022-11-17"
        },
        {
            "id": 37512,
            "ip_address": "106.215.93.122",
            "count": 1,
            "first_visit": "2022-11-17T17:15:16.100806+06:00",
            "date": "2022-11-17"
        },
        {
            "id": 37549,
            "ip_address": "103.25.121.36",
            "count": 1,
            "first_visit": "2022-11-18T20:18:40.781471+06:00",
            "date": "2022-11-18"
        }
    ]
}