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

{
    "count": 100885,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17952&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17936&ordering=-count",
    "results": [
        {
            "id": 3194,
            "ip_address": "103.112.55.100",
            "count": 2,
            "first_visit": "2022-02-01T17:55:17.434174+06:00",
            "date": null
        },
        {
            "id": 51138,
            "ip_address": "103.134.194.143",
            "count": 2,
            "first_visit": "2023-07-29T11:09:16.389417+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 51129,
            "ip_address": "115.127.83.161",
            "count": 2,
            "first_visit": "2023-07-29T10:03:08.327042+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 3261,
            "ip_address": "172.225.218.29",
            "count": 2,
            "first_visit": "2022-02-03T14:13:14.607087+06:00",
            "date": null
        },
        {
            "id": 12898,
            "ip_address": "43.250.81.254",
            "count": 2,
            "first_visit": "2022-05-30T22:28:33.356333+06:00",
            "date": null
        },
        {
            "id": 51075,
            "ip_address": "103.126.51.203",
            "count": 2,
            "first_visit": "2023-07-28T15:16:01.732395+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 51086,
            "ip_address": "45.120.114.169",
            "count": 2,
            "first_visit": "2023-07-28T18:33:13.201534+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 12847,
            "ip_address": "116.58.203.73",
            "count": 2,
            "first_visit": "2022-05-30T18:53:07.166057+06:00",
            "date": null
        }
    ]
}