GET /user_management/match-otp/?format=api&offset=5400
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 87852,
    "next": "https://api.amarlab.com/user_management/match-otp/?format=api&limit=8&offset=5408",
    "previous": "https://api.amarlab.com/user_management/match-otp/?format=api&limit=8&offset=5392",
    "results": [
        {
            "code": 25760,
            "mobile": "01979815047",
            "created_at": "2023-10-11T23:21:36.165758+06:00"
        },
        {
            "code": 79845,
            "mobile": "01979815047",
            "created_at": "2023-10-11T23:20:54.629680+06:00"
        },
        {
            "code": null,
            "mobile": "01751020152",
            "created_at": "2023-10-11T21:26:37.848579+06:00"
        },
        {
            "code": null,
            "mobile": "01919759775",
            "created_at": "2023-10-11T21:25:56.764976+06:00"
        },
        {
            "code": null,
            "mobile": "01751020152",
            "created_at": "2023-10-11T21:25:46.598143+06:00"
        },
        {
            "code": null,
            "mobile": "01751020152",
            "created_at": "2023-10-11T21:25:07.808513+06:00"
        },
        {
            "code": null,
            "mobile": "01919759775",
            "created_at": "2023-10-11T21:25:02.780476+06:00"
        },
        {
            "code": null,
            "mobile": "01751020152",
            "created_at": "2023-10-11T21:24:31.051984+06:00"
        }
    ]
}