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

{
    "count": 98080,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25888&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25872&ordering=-count",
    "results": [
        {
            "id": 24183,
            "ip_address": "37.111.210.85",
            "count": 2,
            "first_visit": "2022-07-19T22:07:00.924705+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 10692,
            "ip_address": "103.230.104.2",
            "count": 2,
            "first_visit": "2022-05-23T15:44:47.594800+06:00",
            "date": null
        },
        {
            "id": 10743,
            "ip_address": "116.58.202.5",
            "count": 2,
            "first_visit": "2022-05-23T22:12:49.525660+06:00",
            "date": null
        },
        {
            "id": 8141,
            "ip_address": "114.130.176.9",
            "count": 2,
            "first_visit": "2022-05-17T12:53:15.389262+06:00",
            "date": null
        },
        {
            "id": 14292,
            "ip_address": "114.119.129.176",
            "count": 2,
            "first_visit": "2022-06-10T07:08:55.086694+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 33464,
            "ip_address": "66.249.66.62",
            "count": 2,
            "first_visit": "2022-08-30T18:01:30.217761+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 24162,
            "ip_address": "220.247.130.98",
            "count": 2,
            "first_visit": "2022-07-19T19:39:38.250805+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 6073,
            "ip_address": "119.30.38.124",
            "count": 2,
            "first_visit": "2022-05-14T19:26:35.489688+06:00",
            "date": null
        }
    ]
}