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

{
    "count": 99399,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24504&ordering=-count",
    "results": [
        {
            "id": 30127,
            "ip_address": "119.30.47.104",
            "count": 2,
            "first_visit": "2022-07-31T01:05:34.866135+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 3804,
            "ip_address": "89.233.20.75",
            "count": 2,
            "first_visit": "2022-02-22T20:29:32.940913+06:00",
            "date": null
        },
        {
            "id": 8109,
            "ip_address": "103.85.238.124",
            "count": 2,
            "first_visit": "2022-05-17T12:40:27.312418+06:00",
            "date": null
        },
        {
            "id": 30168,
            "ip_address": "114.119.129.158",
            "count": 2,
            "first_visit": "2022-07-31T05:05:26.840238+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 30154,
            "ip_address": "202.134.14.69",
            "count": 2,
            "first_visit": "2022-07-31T03:52:10.494230+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 27044,
            "ip_address": "141.8.142.65",
            "count": 2,
            "first_visit": "2022-07-25T04:27:26.893528+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 7333,
            "ip_address": "119.30.38.214",
            "count": 2,
            "first_visit": "2022-05-16T22:11:37.614818+06:00",
            "date": null
        },
        {
            "id": 38036,
            "ip_address": "185.192.69.93",
            "count": 2,
            "first_visit": "2022-11-30T11:07:43.431492+06:00",
            "date": "2022-11-30"
        }
    ]
}