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

{
    "count": 99688,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25752&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25736&ordering=-ip_address",
    "results": [
        {
            "id": 8055,
            "ip_address": "37.111.197.147",
            "count": 1,
            "first_visit": "2022-05-17T12:17:26.438352+06:00",
            "date": null
        },
        {
            "id": 4216,
            "ip_address": "37.111.197.143",
            "count": 3,
            "first_visit": "2022-03-09T15:57:54.253621+06:00",
            "date": null
        },
        {
            "id": 19913,
            "ip_address": "37.111.197.142",
            "count": 1,
            "first_visit": "2022-06-29T03:22:29.120467+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 9978,
            "ip_address": "37.111.197.141",
            "count": 2,
            "first_visit": "2022-05-21T11:14:33.856397+06:00",
            "date": null
        },
        {
            "id": 40132,
            "ip_address": "37.111.197.140",
            "count": 1,
            "first_visit": "2023-01-09T20:23:35.678600+06:00",
            "date": "2023-01-09"
        },
        {
            "id": 28292,
            "ip_address": "37.111.197.140",
            "count": 2,
            "first_visit": "2022-07-27T18:44:10.157416+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 17981,
            "ip_address": "37.111.197.138",
            "count": 1,
            "first_visit": "2022-06-24T06:11:38.054138+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 4207,
            "ip_address": "37.111.197.136",
            "count": 2,
            "first_visit": "2022-03-09T06:25:48.119498+06:00",
            "date": null
        }
    ]
}