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

{
    "count": 100244,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20784&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20768&ordering=ip_address",
    "results": [
        {
            "id": 12707,
            "ip_address": "103.67.157.254",
            "count": 1,
            "first_visit": "2022-05-30T08:39:06.400171+06:00",
            "date": null
        },
        {
            "id": 6268,
            "ip_address": "103.67.157.255",
            "count": 1,
            "first_visit": "2022-05-15T08:19:33.845546+06:00",
            "date": null
        },
        {
            "id": 8389,
            "ip_address": "103.67.157.26",
            "count": 1,
            "first_visit": "2022-05-17T22:44:13.715627+06:00",
            "date": null
        },
        {
            "id": 25929,
            "ip_address": "103.67.157.29",
            "count": 1,
            "first_visit": "2022-07-22T11:51:45.021552+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 12626,
            "ip_address": "103.67.157.3",
            "count": 1,
            "first_visit": "2022-05-29T23:31:51.893735+06:00",
            "date": null
        },
        {
            "id": 30253,
            "ip_address": "103.67.157.3",
            "count": 1,
            "first_visit": "2022-07-31T09:45:12.533556+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 8417,
            "ip_address": "103.67.157.31",
            "count": 1,
            "first_visit": "2022-05-17T22:56:34.273046+06:00",
            "date": null
        },
        {
            "id": 8004,
            "ip_address": "103.67.157.32",
            "count": 3,
            "first_visit": "2022-05-17T11:54:09.915531+06:00",
            "date": null
        }
    ]
}