GET /user_management/visitor-free/?format=api&offset=40272&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=40280&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40264&ordering=id",
    "results": [
        {
            "id": 40273,
            "ip_address": "66.249.72.164",
            "count": 1,
            "first_visit": "2023-01-12T13:05:05.456757+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40274,
            "ip_address": "87.250.224.171",
            "count": 2,
            "first_visit": "2023-01-12T14:25:46.849048+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40275,
            "ip_address": "114.119.140.70",
            "count": 1,
            "first_visit": "2023-01-12T14:41:57.145816+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40276,
            "ip_address": "103.141.9.1",
            "count": 6,
            "first_visit": "2023-01-12T14:56:19.589454+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40277,
            "ip_address": "103.251.247.163",
            "count": 1,
            "first_visit": "2023-01-12T15:00:51.397588+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40278,
            "ip_address": "103.159.73.228",
            "count": 3,
            "first_visit": "2023-01-12T15:26:50.497361+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40279,
            "ip_address": "17.22.253.164",
            "count": 1,
            "first_visit": "2023-01-12T17:10:20.297496+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40280,
            "ip_address": "103.106.236.134",
            "count": 1,
            "first_visit": "2023-01-12T17:17:23.611159+06:00",
            "date": "2023-01-12"
        }
    ]
}