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

{
    "count": 100546,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19936&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19920&ordering=-count",
    "results": [
        {
            "id": 10584,
            "ip_address": "37.111.232.86",
            "count": 2,
            "first_visit": "2022-05-23T10:54:59.658630+06:00",
            "date": null
        },
        {
            "id": 5340,
            "ip_address": "40.94.94.87",
            "count": 2,
            "first_visit": "2022-04-24T10:34:29.528829+06:00",
            "date": null
        },
        {
            "id": 46232,
            "ip_address": "103.16.25.182",
            "count": 2,
            "first_visit": "2023-05-06T20:21:42.489945+06:00",
            "date": "2023-05-06"
        },
        {
            "id": 46370,
            "ip_address": "27.147.156.202",
            "count": 2,
            "first_visit": "2023-05-09T18:09:41.387290+06:00",
            "date": "2023-05-09"
        },
        {
            "id": 46062,
            "ip_address": "62.28.32.185",
            "count": 2,
            "first_visit": "2023-05-03T19:12:54.075212+06:00",
            "date": "2023-05-03"
        },
        {
            "id": 10496,
            "ip_address": "103.25.250.227",
            "count": 2,
            "first_visit": "2022-05-23T01:53:44.095037+06:00",
            "date": null
        },
        {
            "id": 46091,
            "ip_address": "103.7.249.206",
            "count": 2,
            "first_visit": "2023-05-04T11:01:25.785815+06:00",
            "date": "2023-05-04"
        },
        {
            "id": 10525,
            "ip_address": "103.120.36.223",
            "count": 2,
            "first_visit": "2022-05-23T08:01:58.813712+06:00",
            "date": null
        }
    ]
}