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

{
    "count": 95241,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16336&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16320&ordering=ip_address",
    "results": [
        {
            "id": 2923,
            "ip_address": "103.251.232.138",
            "count": 1,
            "first_visit": "2022-01-27T08:19:18.739442+06:00",
            "date": null
        },
        {
            "id": 1815,
            "ip_address": "103.251.232.164",
            "count": 1,
            "first_visit": "2022-01-11T11:32:02.628290+06:00",
            "date": null
        },
        {
            "id": 53123,
            "ip_address": "103.251.232.168",
            "count": 1,
            "first_visit": "2023-08-21T15:39:22.019435+06:00",
            "date": "2023-08-21"
        },
        {
            "id": 53217,
            "ip_address": "103.251.232.168",
            "count": 1,
            "first_visit": "2023-08-22T14:05:29.568495+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 7164,
            "ip_address": "103.251.232.202",
            "count": 1,
            "first_visit": "2022-05-16T19:46:18.470850+06:00",
            "date": null
        },
        {
            "id": 50148,
            "ip_address": "103.25.123.25",
            "count": 1,
            "first_visit": "2023-07-17T00:42:22.112797+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 62321,
            "ip_address": "103.25.123.53",
            "count": 1,
            "first_visit": "2024-01-04T16:11:38.133102+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 76019,
            "ip_address": "103.25.123.54",
            "count": 1,
            "first_visit": "2024-11-24T19:33:16.310752+06:00",
            "date": "2024-11-24"
        }
    ]
}