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

{
    "count": 98023,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25504&ordering=-count",
    "results": [
        {
            "id": 17076,
            "ip_address": "114.119.156.31",
            "count": 2,
            "first_visit": "2022-06-21T16:06:06.404897+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 17061,
            "ip_address": "114.119.133.17",
            "count": 2,
            "first_visit": "2022-06-21T15:30:31.424288+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 33987,
            "ip_address": "114.119.134.123",
            "count": 2,
            "first_visit": "2022-09-07T13:00:31.864472+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 10929,
            "ip_address": "37.111.218.79",
            "count": 2,
            "first_visit": "2022-05-24T11:55:43.194462+06:00",
            "date": null
        },
        {
            "id": 3256,
            "ip_address": "103.230.104.16",
            "count": 2,
            "first_visit": "2022-02-03T12:27:26.015490+06:00",
            "date": null
        },
        {
            "id": 8609,
            "ip_address": "43.245.121.13",
            "count": 2,
            "first_visit": "2022-05-18T01:43:34.913229+06:00",
            "date": null
        },
        {
            "id": 16945,
            "ip_address": "37.111.196.63",
            "count": 2,
            "first_visit": "2022-06-21T06:26:34.908047+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 16944,
            "ip_address": "69.181.64.91",
            "count": 2,
            "first_visit": "2022-06-21T05:17:57.252300+06:00",
            "date": "2022-06-21"
        }
    ]
}