GET /api/bet_types/309c7876-e1ee-4e1a-8d73-2acee6f62f83/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "309c7876-e1ee-4e1a-8d73-2acee6f62f83",
"match": "https://api-prod.gambitprofit.com/api/matches/1309b5bd-039e-4636-a450-f01461ab84fc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-03T11:22:14.342370-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": "SFO (A Cobb)",
"amount": 5627.0
},
{
"team": "BAL (K Bradish)",
"amount": 4373.0
}
],
"expected_reward_tokens": 9620.6,
"profit_sb": 120.6,
"profit_sb_percentage": 1.27,
"recommended": true
},
"lines": [
{
"id": "49048c0a-7b0a-4f33-8765-1102525e06da",
"gambit_id": "b7dee93d-3b04-406d-9062-78012a484aff",
"last_updated": "2023-06-05T10:57:20.992829-04:00",
"created_at": "2023-06-03T11:22:14.361236-04:00",
"name": "SFO (A Cobb)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/309c7876-e1ee-4e1a-8d73-2acee6f62f83/?format=api"
},
{
"id": "3e56628f-5763-4c03-91fd-62dc967921ed",
"gambit_id": "99002b8c-f849-4e29-a210-5b9eabf60b2f",
"last_updated": "2023-06-05T10:57:20.990998-04:00",
"created_at": "2023-06-03T11:22:14.358825-04:00",
"name": "BAL (K Bradish)",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/309c7876-e1ee-4e1a-8d73-2acee6f62f83/?format=api"
}
]
}