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

{
    "count": 100254,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14472&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14456&ordering=-count",
    "results": [
        {
            "id": 8242,
            "ip_address": "61.5.201.5",
            "count": 2,
            "first_visit": "2022-05-17T18:03:21.281930+06:00",
            "date": null
        },
        {
            "id": 8185,
            "ip_address": "37.111.222.106",
            "count": 2,
            "first_visit": "2022-05-17T14:34:48.616604+06:00",
            "date": null
        },
        {
            "id": 4113,
            "ip_address": "103.150.40.101",
            "count": 2,
            "first_visit": "2022-03-06T10:38:26.751401+06:00",
            "date": null
        },
        {
            "id": 60131,
            "ip_address": "103.218.27.243",
            "count": 2,
            "first_visit": "2023-11-26T20:22:55.578840+06:00",
            "date": "2023-11-26"
        },
        {
            "id": 8217,
            "ip_address": "103.230.107.3",
            "count": 2,
            "first_visit": "2022-05-17T16:36:46.477997+06:00",
            "date": null
        },
        {
            "id": 4153,
            "ip_address": "37.111.206.158",
            "count": 2,
            "first_visit": "2022-03-07T11:09:54.557425+06:00",
            "date": null
        },
        {
            "id": 60081,
            "ip_address": "195.154.123.95",
            "count": 2,
            "first_visit": "2023-11-25T05:50:49.415584+06:00",
            "date": "2023-11-25"
        },
        {
            "id": 60138,
            "ip_address": "103.107.196.156",
            "count": 2,
            "first_visit": "2023-11-27T00:25:05.845759+06:00",
            "date": "2023-11-27"
        }
    ]
}