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

{
    "count": 99954,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12856&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12840&ordering=-count",
    "results": [
        {
            "id": 37641,
            "ip_address": "114.119.141.168",
            "count": 3,
            "first_visit": "2022-11-21T07:13:51.161229+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 65561,
            "ip_address": "103.230.104.57",
            "count": 3,
            "first_visit": "2024-03-05T20:23:37.817136+06:00",
            "date": "2024-03-05"
        },
        {
            "id": 9228,
            "ip_address": "37.111.197.85",
            "count": 3,
            "first_visit": "2022-05-19T00:40:31.524330+06:00",
            "date": null
        },
        {
            "id": 65478,
            "ip_address": "103.149.143.144",
            "count": 3,
            "first_visit": "2024-03-03T17:51:25.627241+06:00",
            "date": "2024-03-03"
        },
        {
            "id": 4650,
            "ip_address": "119.40.82.186",
            "count": 3,
            "first_visit": "2022-03-24T14:13:56.818670+06:00",
            "date": null
        },
        {
            "id": 65467,
            "ip_address": "114.119.149.43",
            "count": 3,
            "first_visit": "2024-03-03T10:33:51.456344+06:00",
            "date": "2024-03-03"
        },
        {
            "id": 20073,
            "ip_address": "64.233.173.166",
            "count": 3,
            "first_visit": "2022-06-29T16:18:20.798429+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 335,
            "ip_address": "103.150.254.67",
            "count": 3,
            "first_visit": "2021-12-07T14:02:46.068918+06:00",
            "date": null
        }
    ]
}