HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7c868f9e-d897-478f-9d9a-62998f268f05",
"match": "https://api-prod.gambitprofit.com/api/matches/03240c27-9227-472f-b357-6142e254d9e1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-27T11:52:00.308542-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Manchester United",
"amount": 5527.0
},
{
"team": "Tottenham",
"amount": 4473.0
}
],
"expected_reward_tokens": 12434.94,
"profit_sb": 2934.94,
"profit_sb_percentage": 30.89,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester United",
"amount": 4119.0
},
{
"team": "Tottenham",
"amount": 3334.0
},
{
"team": "Draw",
"amount": 2546.0
}
],
"expected_reward_tokens": 9267.44,
"profit_sb": -232.56,
"profit_sb_percentage": -2.45,
"recommended": false
},
"lines": [
{
"id": "f64dc47b-86a3-4a8c-86ec-04034fe6fb87",
"gambit_id": "fef97603-400d-4e05-b65a-3e32b3a9f711",
"last_updated": "2023-04-28T11:22:27.552284-04:00",
"created_at": "2023-04-27T11:52:00.309788-04:00",
"name": "Manchester United",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c868f9e-d897-478f-9d9a-62998f268f05/?format=api"
},
{
"id": "b9873b50-8b7e-4053-a2a9-186cb19f6d21",
"gambit_id": "1b38ca05-6199-4f60-b5a7-a2daaed51afc",
"last_updated": "2023-04-28T11:22:27.554289-04:00",
"created_at": "2023-04-27T11:52:00.311128-04:00",
"name": "Tottenham",
"reward": "2.78000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c868f9e-d897-478f-9d9a-62998f268f05/?format=api"
},
{
"id": "73125246-89a2-4769-a188-b2ae9d92372e",
"gambit_id": "2f33b37b-1010-4b78-a094-2073a85de211",
"last_updated": "2023-04-28T11:22:27.556255-04:00",
"created_at": "2023-04-27T11:52:00.312405-04:00",
"name": "Draw",
"reward": "3.64000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c868f9e-d897-478f-9d9a-62998f268f05/?format=api"
}
]
}