GET /api/bet_types/2e4b8be0-bcb5-4df1-8b5d-27f5f2a92233/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2e4b8be0-bcb5-4df1-8b5d-27f5f2a92233",
"match": "https://api-prod.gambitprofit.com/api/matches/8537bf61-12d8-4bc7-a1c8-4ead68fb6eb5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-25T12:38:07.000023-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": "MIN (P Lopez)",
"amount": 5377.0
},
{
"team": "SEA (G Kirby)",
"amount": 4623.0
}
],
"expected_reward_tokens": 9569.61,
"profit_sb": 69.61,
"profit_sb_percentage": 0.73,
"recommended": true
},
"lines": [
{
"id": "6d3cfd66-bb2f-4ec9-833a-b51ffc572e77",
"gambit_id": "daea921a-4be4-415e-b605-9d86c55702f5",
"last_updated": "2023-07-27T13:02:58.047661-04:00",
"created_at": "2023-07-25T12:38:07.010406-04:00",
"name": "MIN (P Lopez)",
"reward": "1.78000",
"odds": "1.81970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e4b8be0-bcb5-4df1-8b5d-27f5f2a92233/?format=api"
},
{
"id": "6ef71ac5-22f5-4216-ad62-0c8e12802780",
"gambit_id": "12aa5cc9-8a3e-4cc9-bbea-83a5ca82c987",
"last_updated": "2023-07-27T13:02:58.044528-04:00",
"created_at": "2023-07-25T12:38:07.005003-04:00",
"name": "SEA (G Kirby)",
"reward": "2.07000",
"odds": "2.12000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e4b8be0-bcb5-4df1-8b5d-27f5f2a92233/?format=api"
}
]
}