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

{
    "count": 98164,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14672&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14656&ordering=ip_address",
    "results": [
        {
            "id": 50803,
            "ip_address": "103.218.27.245",
            "count": 1,
            "first_visit": "2023-07-25T13:17:16.946443+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 50680,
            "ip_address": "103.218.27.245",
            "count": 1,
            "first_visit": "2023-07-23T23:52:24.208768+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 50894,
            "ip_address": "103.218.27.245",
            "count": 4,
            "first_visit": "2023-07-26T12:43:59.665593+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 1138,
            "ip_address": "103.218.27.245",
            "count": 7,
            "first_visit": "2021-12-21T10:30:38.955528+06:00",
            "date": null
        },
        {
            "id": 31873,
            "ip_address": "103.218.27.246",
            "count": 1,
            "first_visit": "2022-08-13T00:05:01.630273+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 3789,
            "ip_address": "103.218.27.246",
            "count": 2,
            "first_visit": "2022-02-22T12:32:24.813571+06:00",
            "date": null
        },
        {
            "id": 27917,
            "ip_address": "103.218.27.246",
            "count": 1,
            "first_visit": "2022-07-26T23:34:25.115895+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 3701,
            "ip_address": "103.218.27.254",
            "count": 5,
            "first_visit": "2022-02-18T05:05:14.107672+06:00",
            "date": null
        }
    ]
}