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

{
    "count": 101393,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80520&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80504&ordering=count",
    "results": [
        {
            "id": 3473,
            "ip_address": "103.213.236.93",
            "count": 2,
            "first_visit": "2022-02-09T20:53:46.521236+06:00",
            "date": null
        },
        {
            "id": 8471,
            "ip_address": "37.111.200.211",
            "count": 2,
            "first_visit": "2022-05-17T23:14:59.490914+06:00",
            "date": null
        },
        {
            "id": 21542,
            "ip_address": "114.119.147.229",
            "count": 2,
            "first_visit": "2022-07-08T01:33:13.645327+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 19125,
            "ip_address": "103.147.163.54",
            "count": 2,
            "first_visit": "2022-06-26T15:58:24.645455+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 36287,
            "ip_address": "45.251.228.234",
            "count": 2,
            "first_visit": "2022-10-22T07:25:50.339702+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 3455,
            "ip_address": "64.233.173.28",
            "count": 2,
            "first_visit": "2022-02-09T11:56:45.795810+06:00",
            "date": null
        },
        {
            "id": 33112,
            "ip_address": "103.126.217.75",
            "count": 2,
            "first_visit": "2022-08-27T20:05:34.918135+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 24187,
            "ip_address": "37.111.193.87",
            "count": 2,
            "first_visit": "2022-07-19T22:09:38.568657+06:00",
            "date": "2022-07-19"
        }
    ]
}