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

{
    "count": 99979,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12984&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12968&ordering=ip_address",
    "results": [
        {
            "id": 40433,
            "ip_address": "103.200.33.22",
            "count": 1,
            "first_visit": "2023-01-15T22:46:46.502511+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 33126,
            "ip_address": "103.200.36.127",
            "count": 1,
            "first_visit": "2022-08-27T21:23:33.176375+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 13048,
            "ip_address": "103.200.36.130",
            "count": 1,
            "first_visit": "2022-05-31T10:15:15.770244+06:00",
            "date": null
        },
        {
            "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": 18240,
            "ip_address": "103.200.36.139",
            "count": 1,
            "first_visit": "2022-06-24T18:38:29.379749+06:00",
            "date": "2022-06-24"
        },
        {
            "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": 12434,
            "ip_address": "103.200.36.147",
            "count": 4,
            "first_visit": "2022-05-29T11:17:50.546257+06:00",
            "date": null
        },
        {
            "id": 17589,
            "ip_address": "103.200.36.147",
            "count": 1,
            "first_visit": "2022-06-23T05:44:05.393351+06:00",
            "date": "2022-06-23"
        }
    ]
}