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

{
    "count": 96985,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22232&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22216&ordering=ip_address",
    "results": [
        {
            "id": 9129,
            "ip_address": "103.85.233.35",
            "count": 2,
            "first_visit": "2022-05-18T22:41:27.572011+06:00",
            "date": null
        },
        {
            "id": 24223,
            "ip_address": "103.85.233.44",
            "count": 1,
            "first_visit": "2022-07-19T22:57:07.580160+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 16063,
            "ip_address": "103.85.233.45",
            "count": 1,
            "first_visit": "2022-06-17T17:56:17.936815+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 28014,
            "ip_address": "103.85.233.47",
            "count": 1,
            "first_visit": "2022-07-27T06:26:50.411130+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 3165,
            "ip_address": "103.85.233.66",
            "count": 2,
            "first_visit": "2022-02-01T07:46:51.488443+06:00",
            "date": null
        },
        {
            "id": 13167,
            "ip_address": "103.85.234.159",
            "count": 1,
            "first_visit": "2022-05-31T18:46:20.713903+06:00",
            "date": null
        },
        {
            "id": 36434,
            "ip_address": "103.85.236.133",
            "count": 2,
            "first_visit": "2022-10-25T10:00:57.672250+06:00",
            "date": "2022-10-25"
        },
        {
            "id": 8109,
            "ip_address": "103.85.238.124",
            "count": 2,
            "first_visit": "2022-05-17T12:40:27.312418+06:00",
            "date": null
        }
    ]
}