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

{
    "count": 99956,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26792&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26776&ordering=-count",
    "results": [
        {
            "id": 34868,
            "ip_address": "103.164.90.0",
            "count": 2,
            "first_visit": "2022-09-23T15:58:35.396326+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 6402,
            "ip_address": "116.58.201.137",
            "count": 2,
            "first_visit": "2022-05-15T20:59:26.121456+06:00",
            "date": null
        },
        {
            "id": 13965,
            "ip_address": "37.111.193.13",
            "count": 2,
            "first_visit": "2022-06-08T10:22:02.323427+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 11331,
            "ip_address": "37.111.228.109",
            "count": 2,
            "first_visit": "2022-05-25T10:33:12.728226+06:00",
            "date": null
        },
        {
            "id": 4144,
            "ip_address": "103.254.86.137",
            "count": 2,
            "first_visit": "2022-03-07T08:19:44.964577+06:00",
            "date": null
        },
        {
            "id": 32944,
            "ip_address": "66.249.66.212",
            "count": 2,
            "first_visit": "2022-08-25T18:04:56.166992+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 10411,
            "ip_address": "37.111.218.138",
            "count": 2,
            "first_visit": "2022-05-22T22:09:38.429883+06:00",
            "date": null
        },
        {
            "id": 32874,
            "ip_address": "66.249.64.193",
            "count": 2,
            "first_visit": "2022-08-25T00:43:58.440678+06:00",
            "date": "2022-08-25"
        }
    ]
}