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": 92191,
    "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": 6030,
            "ip_address": "103.126.13.133",
            "count": 1,
            "first_visit": "2022-05-14T19:08:34.787550+06:00",
            "date": null
        },
        {
            "id": 8520,
            "ip_address": "103.126.13.169",
            "count": 4,
            "first_visit": "2022-05-17T23:36:40.355154+06:00",
            "date": null
        },
        {
            "id": 27443,
            "ip_address": "103.126.13.172",
            "count": 1,
            "first_visit": "2022-07-25T22:43:20.857637+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 25982,
            "ip_address": "103.126.13.2",
            "count": 1,
            "first_visit": "2022-07-22T14:58:19.565558+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 31854,
            "ip_address": "103.126.13.20",
            "count": 1,
            "first_visit": "2022-08-12T17:58:05.161044+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 24102,
            "ip_address": "103.126.13.24",
            "count": 1,
            "first_visit": "2022-07-19T13:54:39.230209+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 8593,
            "ip_address": "103.126.13.24",
            "count": 1,
            "first_visit": "2022-05-18T00:51:00.855371+06:00",
            "date": null
        },
        {
            "id": 7715,
            "ip_address": "103.126.13.37",
            "count": 2,
            "first_visit": "2022-05-17T09:20:16.356522+06:00",
            "date": null
        }
    ]
}