GET /api/bet_types/1d8e93f6-46fc-4eb3-ab51-25f3e632bc4b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1d8e93f6-46fc-4eb3-ab51-25f3e632bc4b",
"match": "https://api-prod.gambitprofit.com/api/matches/dd4cc293-621a-4d6c-8577-246feb981df9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-02T09:33:14.974458-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 (M Clevinger)",
"amount": 5222.0
},
{
"team": "DET (R Olson)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "0f97b583-ddf1-43e0-9b76-6d918990f809",
"gambit_id": "3a6ae9ff-76c5-4d1a-a5e6-d68f2a988f72",
"last_updated": "2023-09-04T12:53:27.954254-04:00",
"created_at": "2023-09-02T09:33:14.982447-04:00",
"name": "CWS (M Clevinger)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d8e93f6-46fc-4eb3-ab51-25f3e632bc4b/?format=api"
},
{
"id": "13ef8896-357c-4363-950c-b1420b4e4626",
"gambit_id": "73ed1e45-9b8e-401d-8751-f211e2946666",
"last_updated": "2023-09-04T12:53:27.950688-04:00",
"created_at": "2023-09-02T09:33:14.978520-04:00",
"name": "DET (R Olson)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d8e93f6-46fc-4eb3-ab51-25f3e632bc4b/?format=api"
}
]
}