GET /user_management/visitor-free/?format=api&offset=40224&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=40232&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40216&ordering=id",
    "results": [
        {
            "id": 40225,
            "ip_address": "103.120.38.62",
            "count": 1,
            "first_visit": "2023-01-11T17:55:33.841988+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 40226,
            "ip_address": "114.119.156.59",
            "count": 1,
            "first_visit": "2023-01-11T18:50:37.959705+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 40227,
            "ip_address": "202.134.14.147",
            "count": 1,
            "first_visit": "2023-01-11T19:03:33.186896+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 40228,
            "ip_address": "37.111.200.106",
            "count": 1,
            "first_visit": "2023-01-11T19:09:59.927802+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 40229,
            "ip_address": "27.147.204.221",
            "count": 2,
            "first_visit": "2023-01-11T20:29:00.833582+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 40230,
            "ip_address": "103.101.199.49",
            "count": 1,
            "first_visit": "2023-01-11T20:49:24.356895+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 40231,
            "ip_address": "168.119.68.118",
            "count": 1,
            "first_visit": "2023-01-11T21:36:10.116111+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 40232,
            "ip_address": "103.133.142.76",
            "count": 1,
            "first_visit": "2023-01-11T21:55:41.768957+06:00",
            "date": "2023-01-11"
        }
    ]
}