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

{
    "count": 99894,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22384&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22368&ordering=ip_address",
    "results": [
        {
            "id": 1517,
            "ip_address": "103.78.188.104",
            "count": 1,
            "first_visit": "2021-12-31T15:14:11.366442+06:00",
            "date": null
        },
        {
            "id": 3964,
            "ip_address": "103.78.189.105",
            "count": 1,
            "first_visit": "2022-03-01T00:29:16.872002+06:00",
            "date": null
        },
        {
            "id": 30671,
            "ip_address": "103.78.189.148",
            "count": 1,
            "first_visit": "2022-08-01T15:27:05.800234+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 9792,
            "ip_address": "103.78.189.63",
            "count": 2,
            "first_visit": "2022-05-20T19:24:32.724902+06:00",
            "date": null
        },
        {
            "id": 2575,
            "ip_address": "103.78.189.7",
            "count": 2,
            "first_visit": "2022-01-21T19:46:10.070983+06:00",
            "date": null
        },
        {
            "id": 29868,
            "ip_address": "103.78.189.90",
            "count": 1,
            "first_visit": "2022-07-30T12:09:06.514932+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 27122,
            "ip_address": "103.78.190.191",
            "count": 1,
            "first_visit": "2022-07-25T10:04:16.470753+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 1078,
            "ip_address": "103.78.190.42",
            "count": 1,
            "first_visit": "2021-12-20T19:18:09.414793+06:00",
            "date": null
        }
    ]
}