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

{
    "count": 101339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35256&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35240&ordering=ip_address",
    "results": [
        {
            "id": 43596,
            "ip_address": "114.119.137.252",
            "count": 1,
            "first_visit": "2023-03-12T07:24:57.326567+06:00",
            "date": "2023-03-12"
        },
        {
            "id": 46461,
            "ip_address": "114.119.137.252",
            "count": 1,
            "first_visit": "2023-05-11T15:45:49.390180+06:00",
            "date": "2023-05-11"
        },
        {
            "id": 41804,
            "ip_address": "114.119.137.252",
            "count": 1,
            "first_visit": "2023-02-08T13:52:24.831433+06:00",
            "date": "2023-02-08"
        },
        {
            "id": 49170,
            "ip_address": "114.119.137.252",
            "count": 1,
            "first_visit": "2023-07-02T00:28:55.193586+06:00",
            "date": "2023-07-02"
        },
        {
            "id": 6328,
            "ip_address": "114.119.137.252",
            "count": 1,
            "first_visit": "2022-05-15T12:28:01.250185+06:00",
            "date": null
        },
        {
            "id": 39307,
            "ip_address": "114.119.137.28",
            "count": 1,
            "first_visit": "2022-12-25T00:15:39.407266+06:00",
            "date": "2022-12-25"
        },
        {
            "id": 674,
            "ip_address": "114.119.137.28",
            "count": 7,
            "first_visit": "2021-12-14T07:23:12.995235+06:00",
            "date": null
        },
        {
            "id": 39010,
            "ip_address": "114.119.137.28",
            "count": 1,
            "first_visit": "2022-12-20T01:51:35.378909+06:00",
            "date": "2022-12-20"
        }
    ]
}