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

{
    "count": 101370,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81384&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81368&ordering=count",
    "results": [
        {
            "id": 38456,
            "ip_address": "118.179.39.225",
            "count": 2,
            "first_visit": "2022-12-07T20:13:54.930459+06:00",
            "date": "2022-12-07"
        },
        {
            "id": 7775,
            "ip_address": "103.67.158.175",
            "count": 2,
            "first_visit": "2022-05-17T09:58:05.309181+06:00",
            "date": null
        },
        {
            "id": 7866,
            "ip_address": "37.111.247.195",
            "count": 2,
            "first_visit": "2022-05-17T10:48:12.474003+06:00",
            "date": null
        },
        {
            "id": 28552,
            "ip_address": "114.119.132.146",
            "count": 2,
            "first_visit": "2022-07-28T04:25:34.473642+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 32893,
            "ip_address": "119.30.47.159",
            "count": 2,
            "first_visit": "2022-08-25T09:34:23.775462+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 40324,
            "ip_address": "103.67.157.179",
            "count": 2,
            "first_visit": "2023-01-13T16:39:02.936523+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 4334,
            "ip_address": "43.245.123.61",
            "count": 2,
            "first_visit": "2022-03-13T13:46:10.216268+06:00",
            "date": null
        },
        {
            "id": 19507,
            "ip_address": "114.119.133.82",
            "count": 2,
            "first_visit": "2022-06-27T18:19:32.974409+06:00",
            "date": "2022-06-27"
        }
    ]
}