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

{
    "count": 101284,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98968&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98952&ordering=count",
    "results": [
        {
            "id": 31204,
            "ip_address": "103.138.250.237",
            "count": 10,
            "first_visit": "2022-08-05T01:39:43.366983+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 72,
            "ip_address": "114.119.158.203",
            "count": 10,
            "first_visit": "2021-12-03T15:42:26.700422+06:00",
            "date": null
        },
        {
            "id": 32026,
            "ip_address": "114.119.141.146",
            "count": 10,
            "first_visit": "2022-08-15T00:47:31.536803+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 8640,
            "ip_address": "42.0.4.227",
            "count": 10,
            "first_visit": "2022-05-18T05:32:33.815390+06:00",
            "date": null
        },
        {
            "id": 33834,
            "ip_address": "114.119.141.146",
            "count": 10,
            "first_visit": "2022-09-05T04:05:10.675686+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 3551,
            "ip_address": "37.111.205.74",
            "count": 10,
            "first_visit": "2022-02-12T13:42:03.494732+06:00",
            "date": null
        },
        {
            "id": 36232,
            "ip_address": "103.153.66.105",
            "count": 10,
            "first_visit": "2022-10-20T22:36:11.330584+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 7904,
            "ip_address": "103.67.157.130",
            "count": 10,
            "first_visit": "2022-05-17T11:05:33.109142+06:00",
            "date": null
        }
    ]
}