GET /api/bet_types/6120b9cd-6ed1-4a4d-bb0a-bfae590c2b84/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6120b9cd-6ed1-4a4d-bb0a-bfae590c2b84",
"match": "https://api-prod.gambitprofit.com/api/matches/4796b223-a5eb-4a3c-bae7-241b57586508/?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": "CWS (D Martin)",
"amount": 6016.0
},
{
"team": "DET (D Hutchison)",
"amount": 3984.0
}
],
"expected_reward_tokens": 9203.04,
"profit_sb": 203.04,
"profit_sb_percentage": 2.26,
"recommended": true
},
"lines": [
{
"id": "203ae12d-f832-469f-b354-a4c605480dba",
"gambit_id": "bbc51909-9786-42cd-83c9-657fc2830700",
"last_updated": "2022-09-25T21:46:54.588577-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (D Martin)",
"reward": "1.53000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6120b9cd-6ed1-4a4d-bb0a-bfae590c2b84/?format=api"
},
{
"id": "cdeb457b-2068-4935-9680-7adcb68956d5",
"gambit_id": "1b3abb59-9079-4b5f-b4ca-ff68d926114d",
"last_updated": "2022-09-25T21:46:54.587622-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DET (D Hutchison)",
"reward": "2.31000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6120b9cd-6ed1-4a4d-bb0a-bfae590c2b84/?format=api"
}
]
}