Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/13478da8-6821-437f-8e3e-882347ff6876/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "13478da8-6821-437f-8e3e-882347ff6876",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f6a1cf6d-e4f7-4ba5-9df7-6e2c6bab35b8",
    "completed": true,
    "last_updated": "2023-03-20T10:01:58.299465-04:00",
    "created_at": "2023-03-18T08:52:00.602447-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.47,
    "sport_category": "UFC 283",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/f6a1cf6d-e4f7-4ba5-9df7-6e2c6bab35b8",
    "datetime": "2023-03-18T17:00:00-04:00",
    "cutoff_datetime": "2023-03-18T17:00:00-04:00",
    "name": "Leon Edwards v. Kamaru Usman",
    "bettypes": [
        {
            "id": "5f76d93e-b1a2-4aee-ad55-626723242b8c",
            "match": "https://api-prod.gambitprofit.com/api/matches/13478da8-6821-437f-8e3e-882347ff6876/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-18T08:52:00.613923-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Kamaru Usman",
                        "amount": 6714.0
                    },
                    {
                        "team": "Leon Edwards",
                        "amount": 3286.0
                    }
                ],
                "expected_reward_tokens": 9265.32,
                "profit_sb": -234.68,
                "profit_sb_percentage": -2.47,
                "recommended": false
            },
            "lines": [
                {
                    "id": "836cd82b-1ba9-44d2-a5a4-f4e2e80a7c6f",
                    "gambit_id": "ef86e4a9-0a44-4265-8f2a-8df12d9760e3",
                    "last_updated": "2023-03-20T10:01:58.311203-04:00",
                    "created_at": "2023-03-18T08:52:00.616536-04:00",
                    "name": "Kamaru Usman",
                    "reward": "1.38000",
                    "odds": "1.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f76d93e-b1a2-4aee-ad55-626723242b8c/?format=api"
                },
                {
                    "id": "f0195aef-1c6b-495b-a6db-9c915bf9401c",
                    "gambit_id": "5cd0bb5f-d60d-420f-ac89-1ebada1654da",
                    "last_updated": "2023-03-20T10:01:58.313478-04:00",
                    "created_at": "2023-03-18T08:52:00.618992-04:00",
                    "name": "Leon Edwards",
                    "reward": "2.82000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f76d93e-b1a2-4aee-ad55-626723242b8c/?format=api"
                }
            ]
        },
        {
            "id": "d70703e0-cae9-4b7d-a892-6890a03941ec",
            "match": "https://api-prod.gambitprofit.com/api/matches/13478da8-6821-437f-8e3e-882347ff6876/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-18T08:52:00.605542-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Total Rounds Over 4.5",
                        "amount": 6047.0
                    },
                    {
                        "team": "Total Rounds Under 4.5",
                        "amount": 3953.0
                    }
                ],
                "expected_reward_tokens": 9250.02,
                "profit_sb": -249.98,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ef4ad39f-bfb8-400c-8d77-f6328541e609",
                    "gambit_id": "dea39b17-7e7b-4e2c-a975-33415e1bb635",
                    "last_updated": "2023-03-20T10:01:58.306583-04:00",
                    "created_at": "2023-03-18T08:52:00.611332-04:00",
                    "name": "Total Rounds Over 4.5",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d70703e0-cae9-4b7d-a892-6890a03941ec/?format=api"
                },
                {
                    "id": "074bd727-3fc8-40bb-99ef-7ac1f18a8fe0",
                    "gambit_id": "add54bdf-5c27-4029-8397-b09b136ebf05",
                    "last_updated": "2023-03-20T10:01:58.303991-04:00",
                    "created_at": "2023-03-18T08:52:00.608830-04:00",
                    "name": "Total Rounds Under 4.5",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "4.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d70703e0-cae9-4b7d-a892-6890a03941ec/?format=api"
                }
            ]
        }
    ]
}