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

{
    "count": 101521,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78248&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78232&ordering=count",
    "results": [
        {
            "id": 6395,
            "ip_address": "116.58.201.77",
            "count": 2,
            "first_visit": "2022-05-15T20:30:02.573870+06:00",
            "date": null
        },
        {
            "id": 11882,
            "ip_address": "37.111.247.108",
            "count": 2,
            "first_visit": "2022-05-27T10:20:14.467712+06:00",
            "date": null
        },
        {
            "id": 38204,
            "ip_address": "195.154.126.88",
            "count": 2,
            "first_visit": "2022-12-03T05:25:40.112876+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 11805,
            "ip_address": "103.67.157.186",
            "count": 2,
            "first_visit": "2022-05-27T00:10:47.470829+06:00",
            "date": null
        },
        {
            "id": 32570,
            "ip_address": "66.249.66.159",
            "count": 2,
            "first_visit": "2022-08-21T03:16:53.842498+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 33573,
            "ip_address": "103.230.107.10",
            "count": 2,
            "first_visit": "2022-09-01T00:00:23.848902+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 6404,
            "ip_address": "103.67.157.208",
            "count": 2,
            "first_visit": "2022-05-15T21:01:24.077905+06:00",
            "date": null
        },
        {
            "id": 32521,
            "ip_address": "103.126.21.250",
            "count": 2,
            "first_visit": "2022-08-20T14:59:47.178696+06:00",
            "date": "2022-08-20"
        }
    ]
}