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

{
    "count": 94626,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=480&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=464&ordering=ip_address",
    "results": [
        {
            "id": 58061,
            "ip_address": "103.103.99.37",
            "count": 1,
            "first_visit": "2023-10-20T12:10:13.874464+06:00",
            "date": "2023-10-20"
        },
        {
            "id": 9097,
            "ip_address": "103.103.99.80",
            "count": 3,
            "first_visit": "2022-05-18T22:16:52.638247+06:00",
            "date": null
        },
        {
            "id": 18414,
            "ip_address": "103.103.99.83",
            "count": 1,
            "first_visit": "2022-06-25T04:57:12.912913+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 16878,
            "ip_address": "103.103.99.85",
            "count": 1,
            "first_visit": "2022-06-20T17:41:30.009274+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 26273,
            "ip_address": "103.103.99.85",
            "count": 1,
            "first_visit": "2022-07-23T10:32:45.349038+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 27085,
            "ip_address": "103.103.99.85",
            "count": 1,
            "first_visit": "2022-07-25T07:58:25.322044+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 8293,
            "ip_address": "103.103.99.86",
            "count": 1,
            "first_visit": "2022-05-17T20:38:54.275646+06:00",
            "date": null
        },
        {
            "id": 32277,
            "ip_address": "103.103.99.87",
            "count": 1,
            "first_visit": "2022-08-17T23:17:52.527976+06:00",
            "date": "2022-08-17"
        }
    ]
}