GET /api/bet_types/e68037a1-7259-4b21-bbea-a42ca6e67409/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e68037a1-7259-4b21-bbea-a42ca6e67409",
"match": "https://api-prod.gambitprofit.com/api/matches/9f79b5eb-e785-4410-9aea-a2ce3bb0f814/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-30T08:58:11.774698-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",
"amount": 5423.0
},
{
"team": "SDG",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "0db48acd-f9fc-4410-8983-16c7605a7928",
"gambit_id": "06ee3ff8-ac91-4d05-a332-da5c6a91c24a",
"last_updated": "2023-10-02T10:48:22.700952-04:00",
"created_at": "2023-09-30T08:58:11.784530-04:00",
"name": "CWS",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e68037a1-7259-4b21-bbea-a42ca6e67409/?format=api"
},
{
"id": "f6be7ba3-d5ff-4728-8107-fb1882bff1e6",
"gambit_id": "c13409e8-119f-4257-8aff-38e04ac3d65b",
"last_updated": "2023-10-02T10:48:22.697635-04:00",
"created_at": "2023-09-30T08:58:11.778502-04:00",
"name": "SDG",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e68037a1-7259-4b21-bbea-a42ca6e67409/?format=api"
}
]
}