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

{
    "count": 93956,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12176&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12160&ordering=ip_address",
    "results": [
        {
            "id": 13048,
            "ip_address": "103.200.36.130",
            "count": 1,
            "first_visit": "2022-05-31T10:15:15.770244+06:00",
            "date": null
        },
        {
            "id": 18240,
            "ip_address": "103.200.36.139",
            "count": 1,
            "first_visit": "2022-06-24T18:38:29.379749+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 27473,
            "ip_address": "103.200.36.139",
            "count": 1,
            "first_visit": "2022-07-25T23:29:56.459132+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 23674,
            "ip_address": "103.200.36.144",
            "count": 1,
            "first_visit": "2022-07-18T22:06:24.468110+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 17589,
            "ip_address": "103.200.36.147",
            "count": 1,
            "first_visit": "2022-06-23T05:44:05.393351+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 12434,
            "ip_address": "103.200.36.147",
            "count": 4,
            "first_visit": "2022-05-29T11:17:50.546257+06:00",
            "date": null
        },
        {
            "id": 6144,
            "ip_address": "103.200.36.148",
            "count": 1,
            "first_visit": "2022-05-14T21:32:55.240251+06:00",
            "date": null
        },
        {
            "id": 41187,
            "ip_address": "103.200.36.16",
            "count": 2,
            "first_visit": "2023-01-30T00:17:27.758882+06:00",
            "date": "2023-01-30"
        }
    ]
}