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

{
    "count": 99383,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3440&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3424&ordering=ip_address",
    "results": [
        {
            "id": 12610,
            "ip_address": "103.123.33.21",
            "count": 1,
            "first_visit": "2022-05-29T23:10:28.281106+06:00",
            "date": null
        },
        {
            "id": 18549,
            "ip_address": "103.123.33.22",
            "count": 1,
            "first_visit": "2022-06-25T11:29:32.735013+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 59805,
            "ip_address": "103.123.33.59",
            "count": 1,
            "first_visit": "2023-11-19T22:23:00.389398+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 59856,
            "ip_address": "103.123.33.59",
            "count": 1,
            "first_visit": "2023-11-20T21:36:09.789103+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 32189,
            "ip_address": "103.123.33.80",
            "count": 1,
            "first_visit": "2022-08-17T03:59:24.435904+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 4180,
            "ip_address": "103.123.34.111",
            "count": 1,
            "first_visit": "2022-03-08T07:43:55.218155+06:00",
            "date": null
        },
        {
            "id": 12826,
            "ip_address": "103.123.35.48",
            "count": 1,
            "first_visit": "2022-05-30T16:47:20.504205+06:00",
            "date": null
        },
        {
            "id": 53290,
            "ip_address": "103.123.61.21",
            "count": 1,
            "first_visit": "2023-08-23T11:41:40.671546+06:00",
            "date": "2023-08-23"
        }
    ]
}