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

{
    "count": 98088,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25952&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25936&ordering=-count",
    "results": [
        {
            "id": 34383,
            "ip_address": "37.111.239.254",
            "count": 2,
            "first_visit": "2022-09-14T18:08:19.882406+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 34390,
            "ip_address": "66.249.66.212",
            "count": 2,
            "first_visit": "2022-09-14T22:05:52.724335+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 24756,
            "ip_address": "103.168.8.1",
            "count": 2,
            "first_visit": "2022-07-20T16:58:53.272417+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 33375,
            "ip_address": "103.25.249.233",
            "count": 2,
            "first_visit": "2022-08-30T00:30:23.177224+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 14291,
            "ip_address": "114.119.131.163",
            "count": 2,
            "first_visit": "2022-06-10T07:06:11.153010+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 3184,
            "ip_address": "103.146.3.58",
            "count": 2,
            "first_visit": "2022-02-01T14:59:01.036318+06:00",
            "date": null
        },
        {
            "id": 24721,
            "ip_address": "103.230.104.38",
            "count": 2,
            "first_visit": "2022-07-20T15:48:54.696299+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 11081,
            "ip_address": "103.161.86.98",
            "count": 2,
            "first_visit": "2022-05-24T19:01:30.699309+06:00",
            "date": null
        }
    ]
}