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

{
    "count": 100850,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18240&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18224&ordering=-count",
    "results": [
        {
            "id": 12579,
            "ip_address": "103.242.20.243",
            "count": 2,
            "first_visit": "2022-05-29T22:24:55.496778+06:00",
            "date": null
        },
        {
            "id": 50523,
            "ip_address": "59.153.102.59",
            "count": 2,
            "first_visit": "2023-07-21T18:10:50.134234+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50550,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-07-22T08:15:14.799716+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 50513,
            "ip_address": "103.151.104.45",
            "count": 2,
            "first_visit": "2023-07-21T15:01:33.483306+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 6320,
            "ip_address": "116.58.201.177",
            "count": 2,
            "first_visit": "2022-05-15T11:12:37.017337+06:00",
            "date": null
        },
        {
            "id": 50531,
            "ip_address": "203.95.220.194",
            "count": 2,
            "first_visit": "2023-07-21T22:41:41.561140+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 12649,
            "ip_address": "103.253.44.4",
            "count": 2,
            "first_visit": "2022-05-30T00:01:46.973335+06:00",
            "date": null
        },
        {
            "id": 50498,
            "ip_address": "103.60.175.38",
            "count": 2,
            "first_visit": "2023-07-21T12:04:58.087695+06:00",
            "date": "2023-07-21"
        }
    ]
}