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

{
    "count": 99596,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23776&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23760&ordering=-count",
    "results": [
        {
            "id": 29099,
            "ip_address": "58.145.184.238",
            "count": 2,
            "first_visit": "2022-07-29T04:48:22.679220+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 5140,
            "ip_address": "37.111.200.13",
            "count": 2,
            "first_visit": "2022-04-15T17:16:02.124435+06:00",
            "date": null
        },
        {
            "id": 487,
            "ip_address": "43.231.22.30",
            "count": 2,
            "first_visit": "2021-12-09T14:37:57.824861+06:00",
            "date": null
        },
        {
            "id": 37232,
            "ip_address": "103.107.132.166",
            "count": 2,
            "first_visit": "2022-11-11T01:22:58.352763+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 37251,
            "ip_address": "103.86.202.54",
            "count": 2,
            "first_visit": "2022-11-11T12:16:03.764225+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 7021,
            "ip_address": "103.70.171.123",
            "count": 2,
            "first_visit": "2022-05-16T18:45:35.991911+06:00",
            "date": null
        },
        {
            "id": 15175,
            "ip_address": "37.111.215.238",
            "count": 2,
            "first_visit": "2022-06-15T07:44:48.687166+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 6997,
            "ip_address": "42.0.6.231",
            "count": 2,
            "first_visit": "2022-05-16T18:26:37.135028+06:00",
            "date": null
        }
    ]
}