GET /api/bet_types/ee417f13-08ca-407e-a36e-9951bc01d600/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ee417f13-08ca-407e-a36e-9951bc01d600",
"match": "https://api-prod.gambitprofit.com/api/matches/5275ac41-4287-4b49-a0d9-b4757c6b2ae9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-18T12:12:01.279212-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": "CWS (L Giolito)",
"amount": 5674.0
},
{
"team": "PHI (B Falter)",
"amount": 4326.0
}
],
"expected_reward_tokens": 9645.8,
"profit_sb": 145.8,
"profit_sb_percentage": 1.53,
"recommended": true
},
"lines": [
{
"id": "d716bf07-0d4e-4b50-91ac-0f99ffa6d208",
"gambit_id": "d7a09f77-55a5-41f7-875e-718af683062d",
"last_updated": "2023-04-19T13:52:28.723170-04:00",
"created_at": "2023-04-18T12:12:01.281032-04:00",
"name": "CWS (L Giolito)",
"reward": "1.70000",
"odds": "1.72460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee417f13-08ca-407e-a36e-9951bc01d600/?format=api"
},
{
"id": "1b53037f-fe8b-4be5-af0c-448971bcc46a",
"gambit_id": "428b53f1-0405-4c76-93c4-53c55e6673ef",
"last_updated": "2023-04-19T13:52:28.725705-04:00",
"created_at": "2023-04-18T12:12:01.282955-04:00",
"name": "PHI (B Falter)",
"reward": "2.23000",
"odds": "2.28000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee417f13-08ca-407e-a36e-9951bc01d600/?format=api"
}
]
}