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

{
    "count": 101562,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40248&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40232&ordering=id",
    "results": [
        {
            "id": 40241,
            "ip_address": "173.252.95.11",
            "count": 1,
            "first_visit": "2023-01-12T00:57:01.768327+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40242,
            "ip_address": "195.154.122.242",
            "count": 1,
            "first_visit": "2023-01-12T01:59:43.516782+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40243,
            "ip_address": "114.119.145.115",
            "count": 1,
            "first_visit": "2023-01-12T02:30:39.061138+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40244,
            "ip_address": "114.119.140.206",
            "count": 1,
            "first_visit": "2023-01-12T02:31:53.934494+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40245,
            "ip_address": "114.119.137.139",
            "count": 1,
            "first_visit": "2023-01-12T02:33:15.474851+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40246,
            "ip_address": "114.119.148.146",
            "count": 1,
            "first_visit": "2023-01-12T02:42:11.409595+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40247,
            "ip_address": "114.119.136.86",
            "count": 1,
            "first_visit": "2023-01-12T02:43:28.640909+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40248,
            "ip_address": "114.119.134.106",
            "count": 1,
            "first_visit": "2023-01-12T02:44:47.254262+06:00",
            "date": "2023-01-12"
        }
    ]
}