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

{
    "count": 95558,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17656&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17640&ordering=ip_address",
    "results": [
        {
            "id": 26700,
            "ip_address": "103.31.154.243",
            "count": 1,
            "first_visit": "2022-07-24T11:42:47.654199+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 10581,
            "ip_address": "103.31.154.245",
            "count": 1,
            "first_visit": "2022-05-23T10:47:36.655024+06:00",
            "date": null
        },
        {
            "id": 32751,
            "ip_address": "103.31.154.245",
            "count": 1,
            "first_visit": "2022-08-23T12:44:39.461993+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 74505,
            "ip_address": "103.31.154.246",
            "count": 1,
            "first_visit": "2024-10-20T20:35:12.238148+06:00",
            "date": "2024-10-20"
        },
        {
            "id": 29568,
            "ip_address": "103.31.154.247",
            "count": 2,
            "first_visit": "2022-07-29T23:56:04.561212+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 10431,
            "ip_address": "103.31.154.247",
            "count": 3,
            "first_visit": "2022-05-22T22:39:37.762464+06:00",
            "date": null
        },
        {
            "id": 11837,
            "ip_address": "103.31.154.249",
            "count": 1,
            "first_visit": "2022-05-27T01:50:58.933306+06:00",
            "date": null
        },
        {
            "id": 30792,
            "ip_address": "103.31.154.249",
            "count": 1,
            "first_visit": "2022-08-02T10:13:33.419163+06:00",
            "date": "2022-08-02"
        }
    ]
}