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

{
    "count": 102689,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50256&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50240&ordering=ip_address",
    "results": [
        {
            "id": 30236,
            "ip_address": "119.30.32.206",
            "count": 1,
            "first_visit": "2022-07-31T09:15:44.845393+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 8515,
            "ip_address": "119.30.32.206",
            "count": 2,
            "first_visit": "2022-05-17T23:32:51.031364+06:00",
            "date": null
        },
        {
            "id": 7123,
            "ip_address": "119.30.32.208",
            "count": 1,
            "first_visit": "2022-05-16T19:33:25.326970+06:00",
            "date": null
        },
        {
            "id": 25356,
            "ip_address": "119.30.32.208",
            "count": 1,
            "first_visit": "2022-07-21T10:53:00.591608+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 70092,
            "ip_address": "119.30.32.208",
            "count": 1,
            "first_visit": "2024-06-21T16:35:00.272351+06:00",
            "date": "2024-06-21"
        },
        {
            "id": 68807,
            "ip_address": "119.30.32.209",
            "count": 1,
            "first_visit": "2024-05-22T12:12:17.547232+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 6696,
            "ip_address": "119.30.32.209",
            "count": 1,
            "first_visit": "2022-05-16T13:17:49.950786+06:00",
            "date": null
        },
        {
            "id": 6247,
            "ip_address": "119.30.32.21",
            "count": 1,
            "first_visit": "2022-05-15T07:32:13.595475+06:00",
            "date": null
        }
    ]
}