GET /api/bet_types/fece1214-5ecb-411d-b8b5-47e787375211/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fece1214-5ecb-411d-b8b5-47e787375211",
"match": "https://api-prod.gambitprofit.com/api/matches/bf7f0822-649d-40c9-9a49-d9504374c4a8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-20T08:23:24.739697-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 (A Houser)",
"amount": 5312.0
},
{
"team": "STL (Z Thompson)",
"amount": 4688.0
}
],
"expected_reward_tokens": 9561.6,
"profit_sb": 61.6,
"profit_sb_percentage": 0.65,
"recommended": true
},
"lines": [
{
"id": "9cfd677b-95d5-4883-8be6-448cc224f7cc",
"gambit_id": "912ae4f8-1a65-4138-8a34-9c53ffcd06ce",
"last_updated": "2023-09-21T10:43:01.144867-04:00",
"created_at": "2023-09-20T08:23:24.744572-04:00",
"name": "MIL (A Houser)",
"reward": "1.80000",
"odds": "1.84030",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fece1214-5ecb-411d-b8b5-47e787375211/?format=api"
},
{
"id": "54bf37c9-8f3e-4d21-bc56-c022107385cf",
"gambit_id": "f787f15e-fd71-47bf-9328-848f8b1b391c",
"last_updated": "2023-09-21T10:43:01.148213-04:00",
"created_at": "2023-09-20T08:23:24.749678-04:00",
"name": "STL (Z Thompson)",
"reward": "2.04000",
"odds": "2.09000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fece1214-5ecb-411d-b8b5-47e787375211/?format=api"
}
]
}