GET /api/bet_types/5ee3ff94-9d54-4b84-8384-036b8bde9914/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5ee3ff94-9d54-4b84-8384-036b8bde9914",
"match": "https://api-prod.gambitprofit.com/api/matches/aefee6de-0ed8-46be-9a65-c4e23094e5df/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-07T09:27:15.016516-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 (B Woodruff)",
"amount": 5838.0
},
{
"team": "STL (J Flaherty)",
"amount": 4162.0
}
],
"expected_reward_tokens": 9572.6,
"profit_sb": 72.6,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "9c201ff9-b576-4b96-bc0c-1c9ab10b34d1",
"gambit_id": "2a2ccf94-2ce9-47c7-9e6d-376529b9098a",
"last_updated": "2023-04-08T15:47:24.156790-04:00",
"created_at": "2023-04-07T09:27:15.018384-04:00",
"name": "MIL (B Woodruff)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ee3ff94-9d54-4b84-8384-036b8bde9914/?format=api"
},
{
"id": "ac1e81b1-2162-472a-b667-533309004cb8",
"gambit_id": "aea540a0-17e4-4525-80d3-0373eaae0592",
"last_updated": "2023-04-08T15:47:24.158949-04:00",
"created_at": "2023-04-07T09:27:15.020263-04:00",
"name": "STL (J Flaherty)",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ee3ff94-9d54-4b84-8384-036b8bde9914/?format=api"
}
]
}