GET /api/bet_types/f8df3403-2fe4-4364-b283-7136fd9bfc03/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f8df3403-2fe4-4364-b283-7136fd9bfc03",
"match": "https://api-prod.gambitprofit.com/api/matches/8179d503-d56b-4e36-8398-cb062e065503/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-31T11:47:17.887897-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": "COL",
"amount": 5512.0
},
{
"team": "ARI",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "6e577cf4-b3ed-4d1c-8cb6-cbd1fbdd2aca",
"gambit_id": "11b42c62-07a8-44bf-ac9c-07d7fc48473e",
"last_updated": "2023-06-01T10:07:11.261065-04:00",
"created_at": "2023-05-31T11:47:17.890298-04:00",
"name": "COL",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8df3403-2fe4-4364-b283-7136fd9bfc03/?format=api"
},
{
"id": "6b5a8661-054f-4d72-9d3f-ecf9c80de0f2",
"gambit_id": "7f275c2a-e689-4148-a756-a17b6911a1ff",
"last_updated": "2023-06-01T10:07:11.263376-04:00",
"created_at": "2023-05-31T11:47:17.892918-04:00",
"name": "ARI",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8df3403-2fe4-4364-b283-7136fd9bfc03/?format=api"
}
]
}