GET /api/bet_types/197e6f08-5d80-47b5-bb89-f179a3998fd3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "197e6f08-5d80-47b5-bb89-f179a3998fd3",
"match": "https://api-prod.gambitprofit.com/api/matches/9122d016-0de8-4bc3-8a41-ca3f625dbc56/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-25T08:38:06.960726-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": "HOU (F Valdez)",
"amount": 6173.0
},
{
"team": "DET (M Manning)",
"amount": 3827.0
}
],
"expected_reward_tokens": 9567.5,
"profit_sb": 67.5,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "e8d1b887-eb9f-4f2f-aa5c-30a2e02ef2ab",
"gambit_id": "e08f6067-c906-497c-a57e-dbff3f0779be",
"last_updated": "2023-08-28T18:38:02.198181-04:00",
"created_at": "2023-08-25T08:38:06.966201-04:00",
"name": "HOU (F Valdez)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/197e6f08-5d80-47b5-bb89-f179a3998fd3/?format=api"
},
{
"id": "63dc5ffa-61d7-48a8-a8b1-2258d99f6b4c",
"gambit_id": "a484d744-2a73-4658-b7d6-7c4c10294fdc",
"last_updated": "2023-08-28T18:38:02.202840-04:00",
"created_at": "2023-08-25T08:38:06.970788-04:00",
"name": "DET (M Manning)",
"reward": "2.50000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/197e6f08-5d80-47b5-bb89-f179a3998fd3/?format=api"
}
]
}