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

{
    "count": 93852,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78424&ordering=-ip_address",
    "results": [
        {
            "id": 39054,
            "ip_address": "103.237.78.90",
            "count": 3,
            "first_visit": "2022-12-20T20:37:30.572679+06:00",
            "date": "2022-12-20"
        },
        {
            "id": 2286,
            "ip_address": "103.237.78.90",
            "count": 6,
            "first_visit": "2022-01-16T12:38:21.654070+06:00",
            "date": null
        },
        {
            "id": 74657,
            "ip_address": "103.237.78.85",
            "count": 1,
            "first_visit": "2024-10-23T17:18:56.044829+06:00",
            "date": "2024-10-23"
        },
        {
            "id": 52845,
            "ip_address": "103.237.78.66",
            "count": 1,
            "first_visit": "2023-08-18T17:30:26.795787+06:00",
            "date": "2023-08-18"
        },
        {
            "id": 53830,
            "ip_address": "103.237.78.66",
            "count": 1,
            "first_visit": "2023-08-29T14:28:23.592550+06:00",
            "date": "2023-08-29"
        },
        {
            "id": 72123,
            "ip_address": "103.237.78.209",
            "count": 1,
            "first_visit": "2024-08-13T15:17:18.475216+06:00",
            "date": "2024-08-13"
        },
        {
            "id": 2059,
            "ip_address": "103.237.78.115",
            "count": 1,
            "first_visit": "2022-01-12T21:20:37.088193+06:00",
            "date": null
        },
        {
            "id": 4568,
            "ip_address": "103.237.77.8",
            "count": 2,
            "first_visit": "2022-03-21T19:55:54.099825+06:00",
            "date": null
        }
    ]
}