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

{
    "count": 91696,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90024&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90008&ordering=count",
    "results": [
        {
            "id": 1270,
            "ip_address": "103.29.127.126",
            "count": 12,
            "first_visit": "2021-12-23T00:30:05.448565+06:00",
            "date": null
        },
        {
            "id": 111,
            "ip_address": "114.119.155.58",
            "count": 12,
            "first_visit": "2021-12-04T00:42:23.908624+06:00",
            "date": null
        },
        {
            "id": 34243,
            "ip_address": "66.249.66.62",
            "count": 12,
            "first_visit": "2022-09-12T10:45:47.451221+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 36507,
            "ip_address": "66.249.66.62",
            "count": 12,
            "first_visit": "2022-10-27T01:06:04.397273+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 36011,
            "ip_address": "114.119.134.123",
            "count": 12,
            "first_visit": "2022-10-17T07:07:34.834535+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36324,
            "ip_address": "114.119.134.123",
            "count": 12,
            "first_visit": "2022-10-23T01:13:52.991828+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 31582,
            "ip_address": "114.119.141.118",
            "count": 12,
            "first_visit": "2022-08-09T01:55:06.298677+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 252,
            "ip_address": "114.119.156.154",
            "count": 12,
            "first_visit": "2021-12-06T03:51:59.877044+06:00",
            "date": null
        }
    ]
}