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

{
    "count": 101393,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80528&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80512&ordering=count",
    "results": [
        {
            "id": 24187,
            "ip_address": "37.111.193.87",
            "count": 2,
            "first_visit": "2022-07-19T22:09:38.568657+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 22740,
            "ip_address": "202.59.140.218",
            "count": 2,
            "first_visit": "2022-07-14T17:16:40.225220+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 34400,
            "ip_address": "66.249.66.212",
            "count": 2,
            "first_visit": "2022-09-15T00:13:52.649313+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 13109,
            "ip_address": "103.120.38.109",
            "count": 2,
            "first_visit": "2022-05-31T13:49:24.133874+06:00",
            "date": null
        },
        {
            "id": 38839,
            "ip_address": "168.119.65.45",
            "count": 2,
            "first_visit": "2022-12-17T00:23:57.854514+06:00",
            "date": "2022-12-17"
        },
        {
            "id": 27123,
            "ip_address": "103.67.159.124",
            "count": 2,
            "first_visit": "2022-07-25T10:05:42.319165+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 10591,
            "ip_address": "119.30.38.140",
            "count": 2,
            "first_visit": "2022-05-23T11:02:30.043666+06:00",
            "date": null
        },
        {
            "id": 31710,
            "ip_address": "40.94.227.8",
            "count": 2,
            "first_visit": "2022-08-10T18:55:01.434994+06:00",
            "date": "2022-08-10"
        }
    ]
}