GET /api/bet_types/b98610f5-d579-4285-a39e-963d06769dd2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b98610f5-d579-4285-a39e-963d06769dd2",
"match": "https://api-prod.gambitprofit.com/api/matches/b259c6e9-cf13-496a-8531-a4b510dd5275/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-04T08:52:58.597356-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": "CLE (L Allen)",
"amount": 5980.0
},
{
"team": "CWS (M Clevinger)",
"amount": 4020.0
}
],
"expected_reward_tokens": 9567.6,
"profit_sb": 67.6,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "5e2bc28b-5109-4851-aa38-3b0b92acdaeb",
"gambit_id": "363c5e19-2b28-41a6-afae-7addb235524b",
"last_updated": "2023-08-05T12:08:21.237661-04:00",
"created_at": "2023-08-04T08:52:58.606454-04:00",
"name": "CLE (L Allen)",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b98610f5-d579-4285-a39e-963d06769dd2/?format=api"
},
{
"id": "0f0ab632-81ad-4a15-8c52-452deb755c3e",
"gambit_id": "7e448fa4-0bd0-47ae-a1b3-96463032c31b",
"last_updated": "2023-08-05T12:08:21.233678-04:00",
"created_at": "2023-08-04T08:52:58.602137-04:00",
"name": "CWS (M Clevinger)",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b98610f5-d579-4285-a39e-963d06769dd2/?format=api"
}
]
}