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

{
    "count": 99610,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23688&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23672&ordering=-count",
    "results": [
        {
            "id": 2630,
            "ip_address": "27.147.206.237",
            "count": 2,
            "first_visit": "2022-01-22T18:10:37.125424+06:00",
            "date": null
        },
        {
            "id": 18586,
            "ip_address": "27.147.207.63",
            "count": 2,
            "first_visit": "2022-06-25T12:54:11.561576+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18638,
            "ip_address": "103.145.28.209",
            "count": 2,
            "first_visit": "2022-06-25T14:50:07.091484+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 29092,
            "ip_address": "113.11.102.195",
            "count": 2,
            "first_visit": "2022-07-29T03:53:00.311095+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 7946,
            "ip_address": "103.242.23.187",
            "count": 2,
            "first_visit": "2022-05-17T11:27:32.844449+06:00",
            "date": null
        },
        {
            "id": 9423,
            "ip_address": "116.58.201.53",
            "count": 2,
            "first_visit": "2022-05-19T15:55:45.809387+06:00",
            "date": null
        },
        {
            "id": 13864,
            "ip_address": "103.253.44.184",
            "count": 2,
            "first_visit": "2022-06-07T20:04:56.883671+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 26424,
            "ip_address": "37.111.199.89",
            "count": 2,
            "first_visit": "2022-07-23T19:21:38.165732+06:00",
            "date": "2022-07-23"
        }
    ]
}