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

{
    "count": 100740,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98224&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98208&ordering=count",
    "results": [
        {
            "id": 11259,
            "ip_address": "114.119.134.64",
            "count": 9,
            "first_visit": "2022-05-25T00:37:31.238293+06:00",
            "date": null
        },
        {
            "id": 32484,
            "ip_address": "114.119.141.118",
            "count": 9,
            "first_visit": "2022-08-20T06:10:58.274162+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 11258,
            "ip_address": "114.119.131.199",
            "count": 9,
            "first_visit": "2022-05-25T00:28:51.609872+06:00",
            "date": null
        },
        {
            "id": 36854,
            "ip_address": "114.119.141.146",
            "count": 9,
            "first_visit": "2022-11-03T00:40:59.889848+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 10262,
            "ip_address": "103.120.36.17",
            "count": 9,
            "first_visit": "2022-05-22T11:22:19.657689+06:00",
            "date": null
        },
        {
            "id": 6097,
            "ip_address": "42.0.7.248",
            "count": 9,
            "first_visit": "2022-05-14T19:33:53.005263+06:00",
            "date": null
        },
        {
            "id": 32028,
            "ip_address": "114.119.134.123",
            "count": 9,
            "first_visit": "2022-08-15T01:02:23.584363+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 8986,
            "ip_address": "42.0.6.247",
            "count": 9,
            "first_visit": "2022-05-18T15:04:08.304770+06:00",
            "date": null
        }
    ]
}