GET /api/bet_types/dc3a43df-d721-4f3e-a74b-ea84f252c942/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dc3a43df-d721-4f3e-a74b-ea84f252c942",
"match": "https://api-prod.gambitprofit.com/api/matches/1cafd7b8-2de9-46b6-b52a-2bd397ba9db7/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "TEX (J Gray)",
"amount": 5323.0
},
{
"team": "MIA (B Garrett)",
"amount": 4677.0
}
],
"expected_reward_tokens": 9260.46,
"profit_sb": 260.46,
"profit_sb_percentage": 2.89,
"recommended": true
},
"lines": [
{
"id": "be0bf3f7-6ba4-405c-a26f-829b69890288",
"gambit_id": "e79fc517-0d73-429f-9447-f11b6e2705fb",
"last_updated": "2022-09-13T22:52:07.021476-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX (J Gray)",
"reward": "1.74000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc3a43df-d721-4f3e-a74b-ea84f252c942/?format=api"
},
{
"id": "bacfca7e-72ee-4e8d-bfa3-b8c47582d065",
"gambit_id": "48758a12-d320-4d12-b661-942148e2bbe1",
"last_updated": "2022-09-13T22:52:07.020522-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA (B Garrett)",
"reward": "1.98000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc3a43df-d721-4f3e-a74b-ea84f252c942/?format=api"
}
]
}