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

{
    "count": 99381,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24624&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24608&ordering=-count",
    "results": [
        {
            "id": 4923,
            "ip_address": "37.111.217.197",
            "count": 2,
            "first_visit": "2022-04-05T11:53:09.945326+06:00",
            "date": null
        },
        {
            "id": 27090,
            "ip_address": "27.147.202.79",
            "count": 2,
            "first_visit": "2022-07-25T08:18:42.170756+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 4938,
            "ip_address": "27.147.204.187",
            "count": 2,
            "first_visit": "2022-04-05T16:47:18.021370+06:00",
            "date": null
        },
        {
            "id": 7242,
            "ip_address": "103.67.157.233",
            "count": 2,
            "first_visit": "2022-05-16T20:06:20.420986+06:00",
            "date": null
        },
        {
            "id": 14716,
            "ip_address": "114.119.129.128",
            "count": 2,
            "first_visit": "2022-06-13T02:07:53.480921+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 2572,
            "ip_address": "43.250.82.228",
            "count": 2,
            "first_visit": "2022-01-21T18:29:58.948517+06:00",
            "date": null
        },
        {
            "id": 14773,
            "ip_address": "103.106.236.115",
            "count": 2,
            "first_visit": "2022-06-13T12:24:01.215580+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 28973,
            "ip_address": "103.94.219.1",
            "count": 2,
            "first_visit": "2022-07-28T23:25:09.528609+06:00",
            "date": "2022-07-28"
        }
    ]
}