GET /api/bet_types/13179ee2-53b2-400a-9c5d-53d424d5b60e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "13179ee2-53b2-400a-9c5d-53d424d5b60e",
"match": "https://api-prod.gambitprofit.com/api/matches/0e8feb90-89ae-45cd-b1e0-c2be1a092d33/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-18T12:12:02.588541-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": "Vegas Golden Knights",
"amount": 5939.0
},
{
"team": "Winnipeg Jets",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "06a4680a-3eec-48c4-9380-532790c05f28",
"gambit_id": "140ed333-046c-40d6-b456-724f792389f2",
"last_updated": "2023-04-19T20:46:54.387296-04:00",
"created_at": "2023-04-18T12:12:02.590629-04:00",
"name": "Vegas Golden Knights",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13179ee2-53b2-400a-9c5d-53d424d5b60e/?format=api"
},
{
"id": "cbc4be50-2cc5-48df-b6ff-00f76a322e1c",
"gambit_id": "8bc4da30-6bed-441d-9597-51ca0018611e",
"last_updated": "2023-04-19T20:46:54.388819-04:00",
"created_at": "2023-04-18T12:12:02.592771-04:00",
"name": "Winnipeg Jets",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13179ee2-53b2-400a-9c5d-53d424d5b60e/?format=api"
}
]
}