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

{
    "count": 101520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39472&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39456&ordering=id",
    "results": [
        {
            "id": 39465,
            "ip_address": "37.111.194.218",
            "count": 1,
            "first_visit": "2022-12-27T16:42:51.015893+06:00",
            "date": "2022-12-27"
        },
        {
            "id": 39466,
            "ip_address": "114.119.139.70",
            "count": 1,
            "first_visit": "2022-12-27T17:06:35.354038+06:00",
            "date": "2022-12-27"
        },
        {
            "id": 39467,
            "ip_address": "114.119.137.125",
            "count": 1,
            "first_visit": "2022-12-27T17:20:54.921080+06:00",
            "date": "2022-12-27"
        },
        {
            "id": 39468,
            "ip_address": "66.249.73.1",
            "count": 8,
            "first_visit": "2022-12-27T18:10:41.212306+06:00",
            "date": "2022-12-27"
        },
        {
            "id": 39469,
            "ip_address": "66.249.73.30",
            "count": 6,
            "first_visit": "2022-12-27T18:18:48.606810+06:00",
            "date": "2022-12-27"
        },
        {
            "id": 39470,
            "ip_address": "66.249.73.31",
            "count": 6,
            "first_visit": "2022-12-27T18:27:30.140051+06:00",
            "date": "2022-12-27"
        },
        {
            "id": 39471,
            "ip_address": "40.77.202.103",
            "count": 1,
            "first_visit": "2022-12-27T18:59:12.252402+06:00",
            "date": "2022-12-27"
        },
        {
            "id": 39472,
            "ip_address": "114.119.138.59",
            "count": 1,
            "first_visit": "2022-12-27T21:42:20.847274+06:00",
            "date": "2022-12-27"
        }
    ]
}