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

{
    "count": 100186,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14000&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13984&ordering=-ip_address",
    "results": [
        {
            "id": 32604,
            "ip_address": "45.251.229.205",
            "count": 1,
            "first_visit": "2022-08-21T15:11:04.479735+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 31299,
            "ip_address": "45.251.229.205",
            "count": 1,
            "first_visit": "2022-08-06T00:48:09.333395+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 3508,
            "ip_address": "45.251.229.204",
            "count": 5,
            "first_visit": "2022-02-11T01:33:45.432703+06:00",
            "date": null
        },
        {
            "id": 12679,
            "ip_address": "45.251.229.111",
            "count": 3,
            "first_visit": "2022-05-30T02:10:28.386200+06:00",
            "date": null
        },
        {
            "id": 10494,
            "ip_address": "45.251.229.110",
            "count": 1,
            "first_visit": "2022-05-23T01:42:51.199097+06:00",
            "date": null
        },
        {
            "id": 9096,
            "ip_address": "45.251.229.109",
            "count": 6,
            "first_visit": "2022-05-18T22:14:34.294235+06:00",
            "date": null
        },
        {
            "id": 2696,
            "ip_address": "45.251.228.33",
            "count": 4,
            "first_visit": "2022-01-23T20:22:41.509658+06:00",
            "date": null
        },
        {
            "id": 40930,
            "ip_address": "45.251.228.32",
            "count": 1,
            "first_visit": "2023-01-25T12:48:54.381984+06:00",
            "date": "2023-01-25"
        }
    ]
}