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

{
    "count": 101332,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34888&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34872&ordering=id",
    "results": [
        {
            "id": 34881,
            "ip_address": "66.249.66.158",
            "count": 2,
            "first_visit": "2022-09-23T20:51:14.759195+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 34882,
            "ip_address": "103.230.106.54",
            "count": 1,
            "first_visit": "2022-09-23T20:56:20.404024+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 34883,
            "ip_address": "66.249.66.6",
            "count": 1,
            "first_visit": "2022-09-23T21:39:02.772000+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 34884,
            "ip_address": "66.249.66.8",
            "count": 1,
            "first_visit": "2022-09-23T21:48:08.704678+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 34885,
            "ip_address": "66.249.66.159",
            "count": 1,
            "first_visit": "2022-09-23T22:01:47.949068+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 34886,
            "ip_address": "103.137.108.161",
            "count": 2,
            "first_visit": "2022-09-23T22:17:26.340343+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 34887,
            "ip_address": "66.249.66.33",
            "count": 1,
            "first_visit": "2022-09-23T22:41:38.038927+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 34888,
            "ip_address": "66.249.66.92",
            "count": 1,
            "first_visit": "2022-09-23T23:00:38.022516+06:00",
            "date": "2022-09-23"
        }
    ]
}