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

{
    "count": 99492,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24032&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24016&ordering=ip_address",
    "results": [
        {
            "id": 30311,
            "ip_address": "103.95.124.25",
            "count": 1,
            "first_visit": "2022-07-31T10:54:50.352432+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 45464,
            "ip_address": "103.95.124.65",
            "count": 1,
            "first_visit": "2023-04-18T07:07:48.529557+06:00",
            "date": "2023-04-18"
        },
        {
            "id": 1155,
            "ip_address": "103.95.124.86",
            "count": 1,
            "first_visit": "2021-12-21T13:38:19.249199+06:00",
            "date": null
        },
        {
            "id": 53530,
            "ip_address": "103.95.125.107",
            "count": 1,
            "first_visit": "2023-08-25T22:37:39.783623+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 19413,
            "ip_address": "103.95.125.25",
            "count": 1,
            "first_visit": "2022-06-27T11:25:59.000188+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 12268,
            "ip_address": "103.95.125.250",
            "count": 1,
            "first_visit": "2022-05-28T18:29:28.755409+06:00",
            "date": null
        },
        {
            "id": 2452,
            "ip_address": "103.95.125.49",
            "count": 1,
            "first_visit": "2022-01-19T01:07:38.608675+06:00",
            "date": null
        },
        {
            "id": 2771,
            "ip_address": "103.95.125.53",
            "count": 1,
            "first_visit": "2022-01-25T02:58:33.176476+06:00",
            "date": null
        }
    ]
}