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

{
    "count": 98099,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26000&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25984&ordering=-count",
    "results": [
        {
            "id": 14251,
            "ip_address": "103.86.109.68",
            "count": 2,
            "first_visit": "2022-06-10T00:39:35.987699+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 24150,
            "ip_address": "27.147.204.248",
            "count": 2,
            "first_visit": "2022-07-19T17:50:09.074765+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 5958,
            "ip_address": "202.91.40.176",
            "count": 2,
            "first_visit": "2022-05-13T17:39:59.431249+06:00",
            "date": null
        },
        {
            "id": 33325,
            "ip_address": "27.147.176.137",
            "count": 2,
            "first_visit": "2022-08-29T15:57:40.991801+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 8603,
            "ip_address": "42.0.4.244",
            "count": 2,
            "first_visit": "2022-05-18T01:15:28.123363+06:00",
            "date": null
        },
        {
            "id": 17211,
            "ip_address": "114.119.132.122",
            "count": 2,
            "first_visit": "2022-06-22T00:07:27.356987+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 10647,
            "ip_address": "37.111.198.102",
            "count": 2,
            "first_visit": "2022-05-23T12:38:38.791284+06:00",
            "date": null
        },
        {
            "id": 24026,
            "ip_address": "114.119.131.88",
            "count": 2,
            "first_visit": "2022-07-19T07:57:41.178335+06:00",
            "date": "2022-07-19"
        }
    ]
}