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

{
    "count": 99955,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12864&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12848&ordering=-count",
    "results": [
        {
            "id": 335,
            "ip_address": "103.150.254.67",
            "count": 3,
            "first_visit": "2021-12-07T14:02:46.068918+06:00",
            "date": null
        },
        {
            "id": 9216,
            "ip_address": "45.124.13.109",
            "count": 3,
            "first_visit": "2022-05-18T23:55:55.757534+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": 65491,
            "ip_address": "66.249.70.192",
            "count": 3,
            "first_visit": "2024-03-04T00:28:22.061819+06:00",
            "date": "2024-03-04"
        },
        {
            "id": 65595,
            "ip_address": "103.239.252.85",
            "count": 3,
            "first_visit": "2024-03-06T15:16:32.979263+06:00",
            "date": "2024-03-06"
        },
        {
            "id": 37703,
            "ip_address": "120.50.4.32",
            "count": 3,
            "first_visit": "2022-11-22T15:01:39.846661+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 65758,
            "ip_address": "104.28.208.84",
            "count": 3,
            "first_visit": "2024-03-11T00:25:17.169721+06:00",
            "date": "2024-03-11"
        },
        {
            "id": 20053,
            "ip_address": "202.134.14.143",
            "count": 3,
            "first_visit": "2022-06-29T15:15:04.907882+06:00",
            "date": "2022-06-29"
        }
    ]
}