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

{
    "count": 99654,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9776&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9760&ordering=-count",
    "results": [
        {
            "id": 7776,
            "ip_address": "37.111.206.122",
            "count": 3,
            "first_visit": "2022-05-17T09:58:18.943502+06:00",
            "date": null
        },
        {
            "id": 72874,
            "ip_address": "66.249.89.65",
            "count": 3,
            "first_visit": "2024-09-02T02:58:44.608409+06:00",
            "date": "2024-09-02"
        },
        {
            "id": 73028,
            "ip_address": "66.249.64.129",
            "count": 3,
            "first_visit": "2024-09-06T01:18:53.567587+06:00",
            "date": "2024-09-06"
        },
        {
            "id": 73432,
            "ip_address": "103.84.254.226",
            "count": 3,
            "first_visit": "2024-09-14T15:49:59.621127+06:00",
            "date": "2024-09-14"
        },
        {
            "id": 7756,
            "ip_address": "43.245.123.138",
            "count": 3,
            "first_visit": "2022-05-17T09:45:30.027369+06:00",
            "date": null
        },
        {
            "id": 7841,
            "ip_address": "58.145.188.241",
            "count": 3,
            "first_visit": "2022-05-17T10:35:58.830185+06:00",
            "date": null
        },
        {
            "id": 33522,
            "ip_address": "27.147.176.156",
            "count": 3,
            "first_visit": "2022-08-31T08:16:23.995856+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 72869,
            "ip_address": "66.249.64.132",
            "count": 3,
            "first_visit": "2024-09-02T01:47:02.058803+06:00",
            "date": "2024-09-02"
        }
    ]
}