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

{
    "count": 92270,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6136&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6120&ordering=ip_address",
    "results": [
        {
            "id": 12056,
            "ip_address": "103.143.126.160",
            "count": 1,
            "first_visit": "2022-05-27T23:35:22.017194+06:00",
            "date": null
        },
        {
            "id": 10871,
            "ip_address": "103.143.126.65",
            "count": 1,
            "first_visit": "2022-05-24T10:18:14.633113+06:00",
            "date": null
        },
        {
            "id": 9321,
            "ip_address": "103.143.127.142",
            "count": 1,
            "first_visit": "2022-05-19T11:06:15.237929+06:00",
            "date": null
        },
        {
            "id": 12684,
            "ip_address": "103.143.127.147",
            "count": 10,
            "first_visit": "2022-05-30T04:01:46.294828+06:00",
            "date": null
        },
        {
            "id": 1525,
            "ip_address": "103.143.138.182",
            "count": 5,
            "first_visit": "2021-12-31T15:43:18.562284+06:00",
            "date": null
        },
        {
            "id": 31931,
            "ip_address": "103.143.138.44",
            "count": 1,
            "first_visit": "2022-08-13T18:26:11.870059+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 24210,
            "ip_address": "103.143.138.50",
            "count": 1,
            "first_visit": "2022-07-19T22:39:04.058499+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 25732,
            "ip_address": "103.143.138.78",
            "count": 2,
            "first_visit": "2022-07-21T23:51:41.300350+06:00",
            "date": "2022-07-21"
        }
    ]
}