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

{
    "count": 99445,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24320&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24304&ordering=-count",
    "results": [
        {
            "id": 968,
            "ip_address": "103.135.135.42",
            "count": 2,
            "first_visit": "2021-12-19T23:34:09.606299+06:00",
            "date": null
        },
        {
            "id": 26873,
            "ip_address": "103.141.175.117",
            "count": 2,
            "first_visit": "2022-07-24T22:29:11.026111+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 30367,
            "ip_address": "37.111.199.182",
            "count": 2,
            "first_visit": "2022-07-31T11:42:23.207931+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 26869,
            "ip_address": "37.111.200.255",
            "count": 2,
            "first_visit": "2022-07-24T22:16:53.678888+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 20620,
            "ip_address": "114.119.132.18",
            "count": 2,
            "first_visit": "2022-07-02T00:46:28.417762+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 37827,
            "ip_address": "103.139.235.167",
            "count": 2,
            "first_visit": "2022-11-25T08:12:00.801276+06:00",
            "date": "2022-11-25"
        },
        {
            "id": 12589,
            "ip_address": "116.58.201.88",
            "count": 2,
            "first_visit": "2022-05-29T22:44:31.205801+06:00",
            "date": null
        },
        {
            "id": 4334,
            "ip_address": "43.245.123.61",
            "count": 2,
            "first_visit": "2022-03-13T13:46:10.216268+06:00",
            "date": null
        }
    ]
}