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

{
    "count": 99520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23912&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23896&ordering=-count",
    "results": [
        {
            "id": 22128,
            "ip_address": "114.119.129.225",
            "count": 2,
            "first_visit": "2022-07-12T15:40:04.406025+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 3688,
            "ip_address": "103.113.149.53",
            "count": 2,
            "first_visit": "2022-02-17T13:07:48.920063+06:00",
            "date": null
        },
        {
            "id": 12333,
            "ip_address": "103.159.130.254",
            "count": 2,
            "first_visit": "2022-05-28T23:51:06.457148+06:00",
            "date": null
        },
        {
            "id": 37405,
            "ip_address": "103.107.132.130",
            "count": 2,
            "first_visit": "2022-11-14T22:16:12.488080+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 39778,
            "ip_address": "87.250.224.50",
            "count": 2,
            "first_visit": "2023-01-03T01:36:34.708619+06:00",
            "date": "2023-01-03"
        },
        {
            "id": 12416,
            "ip_address": "43.224.111.205",
            "count": 2,
            "first_visit": "2022-05-29T10:03:39.912831+06:00",
            "date": null
        },
        {
            "id": 18794,
            "ip_address": "118.179.17.108",
            "count": 2,
            "first_visit": "2022-06-25T21:49:00.736413+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18797,
            "ip_address": "116.58.203.183",
            "count": 2,
            "first_visit": "2022-06-25T21:52:57.712325+06:00",
            "date": "2022-06-25"
        }
    ]
}