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

{
    "count": 99987,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1776&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1760&ordering=-count",
    "results": [
        {
            "id": 83623,
            "ip_address": "114.119.136.188",
            "count": 12,
            "first_visit": "2025-06-03T01:27:06.031484+06:00",
            "date": "2025-06-03"
        },
        {
            "id": 2032,
            "ip_address": "202.134.14.143",
            "count": 12,
            "first_visit": "2022-01-12T14:36:08.538416+06:00",
            "date": null
        },
        {
            "id": 26,
            "ip_address": "114.119.160.195",
            "count": 12,
            "first_visit": "2021-12-02T21:12:59.063736+06:00",
            "date": null
        },
        {
            "id": 83621,
            "ip_address": "114.119.151.1",
            "count": 12,
            "first_visit": "2025-06-03T01:19:02.529229+06:00",
            "date": "2025-06-03"
        },
        {
            "id": 49376,
            "ip_address": "103.55.146.174",
            "count": 12,
            "first_visit": "2023-07-05T09:48:23.719307+06:00",
            "date": "2023-07-05"
        },
        {
            "id": 3871,
            "ip_address": "103.222.23.243",
            "count": 12,
            "first_visit": "2022-02-25T08:57:41.229687+06:00",
            "date": null
        },
        {
            "id": 621,
            "ip_address": "114.119.152.167",
            "count": 12,
            "first_visit": "2021-12-12T20:14:47.220806+06:00",
            "date": null
        },
        {
            "id": 50671,
            "ip_address": "103.67.159.110",
            "count": 12,
            "first_visit": "2023-07-23T20:19:05.671940+06:00",
            "date": "2023-07-23"
        }
    ]
}