GET /api/bet_types/0577bd4f-e93a-4892-a942-a37b0abb2540/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0577bd4f-e93a-4892-a942-a37b0abb2540",
"match": "https://api-prod.gambitprofit.com/api/matches/d0e646ea-90e4-4fc7-862a-831d3ce947a8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-30T10:28:03.251823-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": "Edmonton Oilers",
"amount": 5107.0
},
{
"team": "Winnipeg Jets",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "970d9d86-4087-4e1b-af2b-44e07e67a3d7",
"gambit_id": "2a016572-79bd-44a9-b08f-b4829591bf18",
"last_updated": "2023-12-01T19:18:09.817778-05:00",
"created_at": "2023-11-30T10:28:03.258302-05:00",
"name": "Edmonton Oilers",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0577bd4f-e93a-4892-a942-a37b0abb2540/?format=api"
},
{
"id": "30397bc6-7517-41bf-8a1b-677dd877a342",
"gambit_id": "067ba5e9-09a9-4989-bd25-899164294edf",
"last_updated": "2023-12-01T19:18:09.821446-05:00",
"created_at": "2023-11-30T10:28:03.265150-05:00",
"name": "Winnipeg Jets",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0577bd4f-e93a-4892-a942-a37b0abb2540/?format=api"
}
]
}