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

{
    "count": 94423,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76832&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76816&ordering=ip_address",
    "results": [
        {
            "id": 17870,
            "ip_address": "37.111.248.55",
            "count": 3,
            "first_visit": "2022-06-23T22:39:35.989445+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 12748,
            "ip_address": "37.111.248.59",
            "count": 5,
            "first_visit": "2022-05-30T11:11:41.188227+06:00",
            "date": null
        },
        {
            "id": 16149,
            "ip_address": "37.111.248.60",
            "count": 1,
            "first_visit": "2022-06-17T22:47:42.883142+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 18496,
            "ip_address": "37.111.248.63",
            "count": 1,
            "first_visit": "2022-06-25T09:25:33.596660+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 24978,
            "ip_address": "37.111.248.64",
            "count": 1,
            "first_visit": "2022-07-20T22:57:12.769742+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 16278,
            "ip_address": "37.111.248.64",
            "count": 1,
            "first_visit": "2022-06-18T08:46:08.749278+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 8027,
            "ip_address": "37.111.248.65",
            "count": 1,
            "first_visit": "2022-05-17T12:05:40.919445+06:00",
            "date": null
        },
        {
            "id": 16032,
            "ip_address": "37.111.248.66",
            "count": 1,
            "first_visit": "2022-06-17T16:31:12.263987+06:00",
            "date": "2022-06-17"
        }
    ]
}