GET /api/bet_types/49fdd404-cea1-45a3-b114-e7a937046b11/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "49fdd404-cea1-45a3-b114-e7a937046b11",
"match": "https://api-prod.gambitprofit.com/api/matches/0f40a083-8878-4819-9306-e5fdfae5377d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-27T09:58:12.866865-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": "ATL (J Shuster)",
"amount": 5541.0
},
{
"team": "SFO (T Beck)",
"amount": 4459.0
}
],
"expected_reward_tokens": 9585.93,
"profit_sb": 85.93,
"profit_sb_percentage": 0.9,
"recommended": true
},
"lines": [
{
"id": "bbd137a3-2ab7-442d-b195-549298e52e2a",
"gambit_id": "376f875c-4d54-46a2-b15b-60f1c2333d0e",
"last_updated": "2023-08-28T16:23:37.450289-04:00",
"created_at": "2023-08-27T09:58:12.870778-04:00",
"name": "ATL (J Shuster)",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49fdd404-cea1-45a3-b114-e7a937046b11/?format=api"
},
{
"id": "f57fc6c1-83c1-4450-9863-fc12013467a9",
"gambit_id": "2e95d3d3-1907-4568-85d9-e7a6ab9390d3",
"last_updated": "2023-08-28T16:23:37.453844-04:00",
"created_at": "2023-08-27T09:58:12.874621-04:00",
"name": "SFO (T Beck)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49fdd404-cea1-45a3-b114-e7a937046b11/?format=api"
}
]
}