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

{
    "count": 95016,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15600&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15584&ordering=ip_address",
    "results": [
        {
            "id": 32996,
            "ip_address": "103.237.39.50",
            "count": 1,
            "first_visit": "2022-08-26T10:42:08.267107+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 59903,
            "ip_address": "103.237.77.65",
            "count": 1,
            "first_visit": "2023-11-21T13:33:53.699467+06:00",
            "date": "2023-11-21"
        },
        {
            "id": 4568,
            "ip_address": "103.237.77.8",
            "count": 2,
            "first_visit": "2022-03-21T19:55:54.099825+06:00",
            "date": null
        },
        {
            "id": 2059,
            "ip_address": "103.237.78.115",
            "count": 1,
            "first_visit": "2022-01-12T21:20:37.088193+06:00",
            "date": null
        },
        {
            "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": 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": 74657,
            "ip_address": "103.237.78.85",
            "count": 1,
            "first_visit": "2024-10-23T17:18:56.044829+06:00",
            "date": "2024-10-23"
        }
    ]
}