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

{
    "count": 101964,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42784&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42768&ordering=id",
    "results": [
        {
            "id": 42777,
            "ip_address": "66.249.75.193",
            "count": 3,
            "first_visit": "2023-02-27T07:11:11.914911+06:00",
            "date": "2023-02-27"
        },
        {
            "id": 42778,
            "ip_address": "119.30.41.195",
            "count": 1,
            "first_visit": "2023-02-27T07:58:10.419530+06:00",
            "date": "2023-02-27"
        },
        {
            "id": 42779,
            "ip_address": "114.119.145.142",
            "count": 1,
            "first_visit": "2023-02-27T08:27:22.329143+06:00",
            "date": "2023-02-27"
        },
        {
            "id": 42780,
            "ip_address": "37.111.212.112",
            "count": 1,
            "first_visit": "2023-02-27T08:55:42.902086+06:00",
            "date": "2023-02-27"
        },
        {
            "id": 42781,
            "ip_address": "27.147.204.221",
            "count": 1,
            "first_visit": "2023-02-27T10:49:21.618014+06:00",
            "date": "2023-02-27"
        },
        {
            "id": 42782,
            "ip_address": "202.86.218.173",
            "count": 3,
            "first_visit": "2023-02-27T11:31:16.031817+06:00",
            "date": "2023-02-27"
        },
        {
            "id": 42783,
            "ip_address": "114.119.130.99",
            "count": 1,
            "first_visit": "2023-02-27T11:33:30.127389+06:00",
            "date": "2023-02-27"
        },
        {
            "id": 42784,
            "ip_address": "27.147.186.254",
            "count": 2,
            "first_visit": "2023-02-27T11:36:40.267559+06:00",
            "date": "2023-02-27"
        }
    ]
}