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

{
    "count": 102468,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2912&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2896&ordering=-count",
    "results": [
        {
            "id": 36754,
            "ip_address": "114.119.141.146",
            "count": 8,
            "first_visit": "2022-11-01T01:59:00.860907+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 71949,
            "ip_address": "66.249.79.229",
            "count": 8,
            "first_visit": "2024-08-09T01:28:12.832025+06:00",
            "date": "2024-08-09"
        },
        {
            "id": 71903,
            "ip_address": "114.119.128.35",
            "count": 8,
            "first_visit": "2024-08-08T00:17:02.607448+06:00",
            "date": "2024-08-08"
        },
        {
            "id": 5848,
            "ip_address": "202.134.8.132",
            "count": 8,
            "first_visit": "2022-05-11T08:38:53.445281+06:00",
            "date": null
        },
        {
            "id": 5865,
            "ip_address": "103.218.24.57",
            "count": 8,
            "first_visit": "2022-05-11T15:48:28.661638+06:00",
            "date": null
        },
        {
            "id": 31578,
            "ip_address": "66.249.66.33",
            "count": 8,
            "first_visit": "2022-08-09T00:59:24.851610+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 36654,
            "ip_address": "66.249.66.158",
            "count": 8,
            "first_visit": "2022-10-30T01:58:08.245458+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 10976,
            "ip_address": "58.145.186.244",
            "count": 8,
            "first_visit": "2022-05-24T13:27:20.424806+06:00",
            "date": null
        }
    ]
}