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

{
    "count": 97207,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3400&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3384&ordering=ip_address",
    "results": [
        {
            "id": 9684,
            "ip_address": "103.124.225.80",
            "count": 1,
            "first_visit": "2022-05-20T12:23:06.706321+06:00",
            "date": null
        },
        {
            "id": 5840,
            "ip_address": "103.124.225.83",
            "count": 2,
            "first_visit": "2022-05-11T05:29:30.976307+06:00",
            "date": null
        },
        {
            "id": 38349,
            "ip_address": "103.124.225.86",
            "count": 3,
            "first_visit": "2022-12-05T15:28:43.701099+06:00",
            "date": "2022-12-05"
        },
        {
            "id": 16817,
            "ip_address": "103.124.226.101",
            "count": 1,
            "first_visit": "2022-06-20T12:57:14.773496+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 34778,
            "ip_address": "103.124.226.104",
            "count": 1,
            "first_visit": "2022-09-21T21:48:07.803256+06:00",
            "date": "2022-09-21"
        },
        {
            "id": 35199,
            "ip_address": "103.124.226.107",
            "count": 1,
            "first_visit": "2022-09-29T14:27:24.842456+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 31666,
            "ip_address": "103.124.226.110",
            "count": 1,
            "first_visit": "2022-08-10T06:05:35.668571+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 55804,
            "ip_address": "103.124.226.116",
            "count": 1,
            "first_visit": "2023-09-23T12:25:27.485649+06:00",
            "date": "2023-09-23"
        }
    ]
}