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

{
    "count": 102639,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=70568&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=70552&ordering=ip_address",
    "results": [
        {
            "id": 38427,
            "ip_address": "212.237.206.70",
            "count": 1,
            "first_visit": "2022-12-06T21:37:24.644848+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 38317,
            "ip_address": "212.237.206.70",
            "count": 1,
            "first_visit": "2022-12-05T03:02:40.413825+06:00",
            "date": "2022-12-05"
        },
        {
            "id": 26359,
            "ip_address": "212.24.165.71",
            "count": 1,
            "first_visit": "2022-07-23T13:45:02.619349+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 10,
            "ip_address": "212.24.174.194",
            "count": 1,
            "first_visit": "2021-12-02T17:40:59.295949+06:00",
            "date": null
        },
        {
            "id": 6231,
            "ip_address": "212.30.5.196",
            "count": 1,
            "first_visit": "2022-05-15T06:58:52.048821+06:00",
            "date": null
        },
        {
            "id": 6280,
            "ip_address": "212.30.5.197",
            "count": 1,
            "first_visit": "2022-05-15T08:51:59.795662+06:00",
            "date": null
        },
        {
            "id": 37519,
            "ip_address": "212.30.52.87",
            "count": 1,
            "first_visit": "2022-11-17T22:43:13.890228+06:00",
            "date": "2022-11-17"
        },
        {
            "id": 38064,
            "ip_address": "212.30.52.87",
            "count": 1,
            "first_visit": "2022-11-30T23:11:53.378854+06:00",
            "date": "2022-11-30"
        }
    ]
}