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

{
    "count": 101379,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80768&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80752&ordering=count",
    "results": [
        {
            "id": 28325,
            "ip_address": "103.67.158.109",
            "count": 2,
            "first_visit": "2022-07-27T21:00:42.418195+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 30712,
            "ip_address": "66.249.66.128",
            "count": 2,
            "first_visit": "2022-08-01T20:46:44.485592+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 10514,
            "ip_address": "37.111.215.218",
            "count": 2,
            "first_visit": "2022-05-23T06:32:09.237256+06:00",
            "date": null
        },
        {
            "id": 19218,
            "ip_address": "45.120.114.175",
            "count": 2,
            "first_visit": "2022-06-26T22:47:43.312830+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 33698,
            "ip_address": "45.251.231.99",
            "count": 2,
            "first_visit": "2022-09-02T16:42:13.505184+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 8144,
            "ip_address": "37.111.206.95",
            "count": 2,
            "first_visit": "2022-05-17T12:55:18.694912+06:00",
            "date": null
        },
        {
            "id": 22663,
            "ip_address": "43.229.12.192",
            "count": 2,
            "first_visit": "2022-07-14T15:33:45.439194+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 13281,
            "ip_address": "103.139.18.69",
            "count": 2,
            "first_visit": "2022-06-01T19:29:00.500192+06:00",
            "date": null
        }
    ]
}