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

{
    "count": 92604,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80560&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80544&ordering=-ip_address",
    "results": [
        {
            "id": 4176,
            "ip_address": "103.200.38.10",
            "count": 2,
            "first_visit": "2022-03-08T00:48:00.810095+06:00",
            "date": null
        },
        {
            "id": 9230,
            "ip_address": "103.200.37.243",
            "count": 1,
            "first_visit": "2022-05-19T00:43:13.694632+06:00",
            "date": null
        },
        {
            "id": 17819,
            "ip_address": "103.200.37.240",
            "count": 1,
            "first_visit": "2022-06-23T18:10:48.070921+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 18202,
            "ip_address": "103.200.37.239",
            "count": 1,
            "first_visit": "2022-06-24T17:16:27.955437+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 19856,
            "ip_address": "103.200.37.237",
            "count": 1,
            "first_visit": "2022-06-28T23:05:58.250514+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 12043,
            "ip_address": "103.200.37.237",
            "count": 1,
            "first_visit": "2022-05-27T23:18:06.598946+06:00",
            "date": null
        },
        {
            "id": 15467,
            "ip_address": "103.200.37.237",
            "count": 1,
            "first_visit": "2022-06-15T22:59:52.966590+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 11221,
            "ip_address": "103.200.37.218",
            "count": 1,
            "first_visit": "2022-05-24T23:32:15.694004+06:00",
            "date": null
        }
    ]
}