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

{
    "count": 96400,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7104&ordering=ip_address",
    "results": [
        {
            "id": 24336,
            "ip_address": "103.147.24.249",
            "count": 1,
            "first_visit": "2022-07-20T01:41:17.225594+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 9917,
            "ip_address": "103.147.24.249",
            "count": 3,
            "first_visit": "2022-05-21T01:28:59.542766+06:00",
            "date": null
        },
        {
            "id": 15296,
            "ip_address": "103.147.28.19",
            "count": 1,
            "first_visit": "2022-06-15T14:16:24.204186+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 2094,
            "ip_address": "103.14.72.84",
            "count": 3,
            "first_visit": "2022-01-13T09:58:15.360065+06:00",
            "date": null
        },
        {
            "id": 31812,
            "ip_address": "103.14.72.91",
            "count": 3,
            "first_visit": "2022-08-12T01:24:30.344981+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 4104,
            "ip_address": "103.14.72.91",
            "count": 3,
            "first_visit": "2022-03-05T20:32:10.906802+06:00",
            "date": null
        },
        {
            "id": 15012,
            "ip_address": "103.147.41.219",
            "count": 1,
            "first_visit": "2022-06-14T13:36:33.706430+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 13011,
            "ip_address": "103.147.41.234",
            "count": 2,
            "first_visit": "2022-05-31T06:18:27.272318+06:00",
            "date": null
        }
    ]
}