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

{
    "count": 101982,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42920&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42904&ordering=id",
    "results": [
        {
            "id": 42913,
            "ip_address": "103.231.238.34",
            "count": 1,
            "first_visit": "2023-03-01T15:05:47.391023+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 42914,
            "ip_address": "114.119.155.228",
            "count": 1,
            "first_visit": "2023-03-01T15:24:14.748462+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 42915,
            "ip_address": "114.119.138.250",
            "count": 1,
            "first_visit": "2023-03-01T15:25:48.365459+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 42916,
            "ip_address": "64.233.172.188",
            "count": 1,
            "first_visit": "2023-03-01T15:52:06.428174+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 42917,
            "ip_address": "34.125.227.92",
            "count": 2,
            "first_visit": "2023-03-01T16:07:47.343238+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 42918,
            "ip_address": "37.111.203.149",
            "count": 1,
            "first_visit": "2023-03-01T16:39:03.403331+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 42919,
            "ip_address": "114.119.139.172",
            "count": 1,
            "first_visit": "2023-03-01T16:40:24.690007+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 42920,
            "ip_address": "66.249.75.193",
            "count": 1,
            "first_visit": "2023-03-01T16:43:13.247579+06:00",
            "date": "2023-03-01"
        }
    ]
}