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/49fa1832-21f0-4839-8052-877366113d03/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "49fa1832-21f0-4839-8052-877366113d03",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "12c9bea8-1b18-46d5-8deb-96ccbcb09ce2",
    "completed": true,
    "last_updated": "2023-05-15T11:36:59.886869-04:00",
    "created_at": "2023-05-14T10:57:06.219478-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/12c9bea8-1b18-46d5-8deb-96ccbcb09ce2",
    "datetime": "2023-05-14T14:10:00-04:00",
    "cutoff_datetime": "2023-05-14T14:10:00-04:00",
    "name": "KAN (J Lyles) v. MIL (C Rea)",
    "bettypes": [
        {
            "id": "bd75b38b-5933-4527-b9da-6653f9a1c180",
            "match": "https://api-prod.gambitprofit.com/api/matches/49fa1832-21f0-4839-8052-877366113d03/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-14T10:57:06.236105-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": "MIL (C Rea)",
                        "amount": 5980.0
                    },
                    {
                        "team": "KAN (J Lyles)",
                        "amount": 4020.0
                    }
                ],
                "expected_reward_tokens": 9567.6,
                "profit_sb": 67.6,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d3687656-54a5-4233-8024-a9c97266e2b6",
                    "gambit_id": "770cb78f-5923-47a4-9b5f-692d12da91bb",
                    "last_updated": "2023-05-15T11:36:59.900012-04:00",
                    "created_at": "2023-05-14T10:57:06.238163-04:00",
                    "name": "MIL (C Rea)",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd75b38b-5933-4527-b9da-6653f9a1c180/?format=api"
                },
                {
                    "id": "4a1aec67-201b-400e-a312-8ac1f200cca4",
                    "gambit_id": "0e525bed-937d-419e-b348-49e439fe6030",
                    "last_updated": "2023-05-15T11:36:59.901626-04:00",
                    "created_at": "2023-05-14T10:57:06.240760-04:00",
                    "name": "KAN (J Lyles)",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd75b38b-5933-4527-b9da-6653f9a1c180/?format=api"
                }
            ]
        },
        {
            "id": "f65385bf-4c8c-432c-9626-646e9ba729d1",
            "match": "https://api-prod.gambitprofit.com/api/matches/49fa1832-21f0-4839-8052-877366113d03/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-14T10:57:06.229612-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": "KAN",
                        "amount": 5602.0
                    },
                    {
                        "team": "MIL",
                        "amount": 4398.0
                    }
                ],
                "expected_reward_tokens": 9411.36,
                "profit_sb": -88.64,
                "profit_sb_percentage": -0.93,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fb107b47-b9ac-4bc0-bd88-717e6afab606",
                    "gambit_id": "57fb99b0-8075-48c4-9d05-62f3c229a5b9",
                    "last_updated": "2023-05-15T11:36:59.896988-04:00",
                    "created_at": "2023-05-14T10:57:06.233863-04:00",
                    "name": "KAN",
                    "reward": "1.68000",
                    "odds": "1.71430",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f65385bf-4c8c-432c-9626-646e9ba729d1/?format=api"
                },
                {
                    "id": "c97d7ffe-3255-41c7-af2d-89aa6f95ec8f",
                    "gambit_id": "79cfdf41-a18a-4a45-9f32-8a7b6a011adf",
                    "last_updated": "2023-05-15T11:36:59.895584-04:00",
                    "created_at": "2023-05-14T10:57:06.231714-04:00",
                    "name": "MIL",
                    "reward": "2.14000",
                    "odds": "2.20000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f65385bf-4c8c-432c-9626-646e9ba729d1/?format=api"
                }
            ]
        },
        {
            "id": "661f3a98-2d51-4be4-bba9-d47324ff86ea",
            "match": "https://api-prod.gambitprofit.com/api/matches/49fa1832-21f0-4839-8052-877366113d03/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-14T10:57:06.222810-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": "Game Total Over 9.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5ef9cc34-cda1-4034-b8cf-92203698d232",
                    "gambit_id": "bdd1e4c7-4670-4bd1-9a95-4b870359335c",
                    "last_updated": "2023-05-15T11:36:59.892372-04:00",
                    "created_at": "2023-05-14T10:57:06.227280-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/661f3a98-2d51-4be4-bba9-d47324ff86ea/?format=api"
                },
                {
                    "id": "b94b59e3-4dd4-467d-9286-cb264e6becc6",
                    "gambit_id": "44335c4e-705e-4bd4-9e6e-d62ad2600c4d",
                    "last_updated": "2023-05-15T11:36:59.890746-04:00",
                    "created_at": "2023-05-14T10:57:06.224939-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/661f3a98-2d51-4be4-bba9-d47324ff86ea/?format=api"
                }
            ]
        }
    ]
}