GET /api/bet_types/dbd7cb0b-fa93-4909-943a-137548d695a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dbd7cb0b-fa93-4909-943a-137548d695a9",
"match": "https://api-prod.gambitprofit.com/api/matches/e1acf0f1-6926-47a0-93d6-86e42c33d757/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-21T09:38:08.335572-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": "Winnipeg Jets",
"amount": 6090.0
},
{
"team": "Edmonton Oilers",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "3c7c1608-457c-49a8-acc5-27bd9f33d872",
"gambit_id": "817e1206-ce2b-423e-94f8-e74ca57e105e",
"last_updated": "2023-10-23T20:33:02.125456-04:00",
"created_at": "2023-10-21T09:38:08.339338-04:00",
"name": "Winnipeg Jets",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbd7cb0b-fa93-4909-943a-137548d695a9/?format=api"
},
{
"id": "a2f66272-e171-4c23-afa6-4e5daad8162c",
"gambit_id": "3a178060-d5d6-48b7-ada0-ed99e393f042",
"last_updated": "2023-10-23T20:33:02.130194-04:00",
"created_at": "2023-10-21T09:38:08.343439-04:00",
"name": "Edmonton Oilers",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbd7cb0b-fa93-4909-943a-137548d695a9/?format=api"
}
]
}