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

{
    "count": 101962,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42744&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42728&ordering=id",
    "results": [
        {
            "id": 42737,
            "ip_address": "66.249.66.32",
            "count": 1,
            "first_visit": "2023-02-26T07:47:40.780393+06:00",
            "date": "2023-02-26"
        },
        {
            "id": 42738,
            "ip_address": "114.119.145.37",
            "count": 1,
            "first_visit": "2023-02-26T08:11:12.979422+06:00",
            "date": "2023-02-26"
        },
        {
            "id": 42739,
            "ip_address": "114.119.143.69",
            "count": 1,
            "first_visit": "2023-02-26T08:21:58.412962+06:00",
            "date": "2023-02-26"
        },
        {
            "id": 42740,
            "ip_address": "114.119.134.91",
            "count": 1,
            "first_visit": "2023-02-26T09:13:08.026628+06:00",
            "date": "2023-02-26"
        },
        {
            "id": 42741,
            "ip_address": "103.209.197.28",
            "count": 2,
            "first_visit": "2023-02-26T10:42:12.390196+06:00",
            "date": "2023-02-26"
        },
        {
            "id": 42742,
            "ip_address": "114.119.157.26",
            "count": 1,
            "first_visit": "2023-02-26T11:26:42.417867+06:00",
            "date": "2023-02-26"
        },
        {
            "id": 42743,
            "ip_address": "114.119.138.207",
            "count": 1,
            "first_visit": "2023-02-26T11:28:04.886113+06:00",
            "date": "2023-02-26"
        },
        {
            "id": 42744,
            "ip_address": "114.119.146.12",
            "count": 1,
            "first_visit": "2023-02-26T11:29:28.003030+06:00",
            "date": "2023-02-26"
        }
    ]
}