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

{
    "count": 100012,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13120&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13104&ordering=-count",
    "results": [
        {
            "id": 64786,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-02-16T00:32:26.312737+06:00",
            "date": "2024-02-16"
        },
        {
            "id": 64794,
            "ip_address": "37.111.194.142",
            "count": 3,
            "first_visit": "2024-02-16T09:46:13.416313+06:00",
            "date": "2024-02-16"
        },
        {
            "id": 19189,
            "ip_address": "37.111.218.213",
            "count": 3,
            "first_visit": "2022-06-26T20:43:45.932028+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 64790,
            "ip_address": "114.119.149.43",
            "count": 3,
            "first_visit": "2024-02-16T04:30:29.417527+06:00",
            "date": "2024-02-16"
        },
        {
            "id": 18984,
            "ip_address": "114.119.130.237",
            "count": 3,
            "first_visit": "2022-06-26T08:52:04.691225+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 19103,
            "ip_address": "37.111.212.183",
            "count": 3,
            "first_visit": "2022-06-26T14:37:36.072201+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 9043,
            "ip_address": "37.111.217.237",
            "count": 3,
            "first_visit": "2022-05-18T18:12:13.973611+06:00",
            "date": null
        },
        {
            "id": 64767,
            "ip_address": "114.119.149.43",
            "count": 3,
            "first_visit": "2024-02-15T10:39:41.462589+06:00",
            "date": "2024-02-15"
        }
    ]
}