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

{
    "count": 91392,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72&ordering=id",
    "results": [
        {
            "id": 81,
            "ip_address": "114.119.156.49",
            "count": 13,
            "first_visit": "2021-12-03T17:21:24.296020+06:00",
            "date": null
        },
        {
            "id": 82,
            "ip_address": "114.119.155.54",
            "count": 10,
            "first_visit": "2021-12-03T17:33:14.396814+06:00",
            "date": null
        },
        {
            "id": 83,
            "ip_address": "134.19.185.81",
            "count": 1,
            "first_visit": "2021-12-03T17:35:21.741684+06:00",
            "date": null
        },
        {
            "id": 84,
            "ip_address": "103.96.36.65",
            "count": 97,
            "first_visit": "2021-12-03T17:41:27.452369+06:00",
            "date": null
        },
        {
            "id": 85,
            "ip_address": "66.249.66.158",
            "count": 12,
            "first_visit": "2021-12-03T17:43:30.518255+06:00",
            "date": null
        },
        {
            "id": 86,
            "ip_address": "103.9.112.134",
            "count": 3,
            "first_visit": "2021-12-03T17:43:35.465661+06:00",
            "date": null
        },
        {
            "id": 87,
            "ip_address": "203.135.44.66",
            "count": 3,
            "first_visit": "2021-12-03T17:45:16.420449+06:00",
            "date": null
        },
        {
            "id": 88,
            "ip_address": "37.111.206.87",
            "count": 2,
            "first_visit": "2021-12-03T18:15:00.284446+06:00",
            "date": null
        }
    ]
}