GET /api/bet_types/055a9946-d2b4-482f-a32f-30ff4180a939/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "055a9946-d2b4-482f-a32f-30ff4180a939",
"match": "https://api-prod.gambitprofit.com/api/matches/081aeff3-d220-427a-9835-e09755b44421/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-08T11:46:59.395775-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": "CHC (M Stroman)",
"amount": 5337.0
},
{
"team": "STL (M Mikolas)",
"amount": 4663.0
}
],
"expected_reward_tokens": 9605.78,
"profit_sb": 105.78,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "4aa457f4-2f46-4e46-9c7c-61fb72354c7b",
"gambit_id": "0f126c0a-28f2-4368-86c5-00dbabf02930",
"last_updated": "2023-05-09T11:12:09.996818-04:00",
"created_at": "2023-05-08T11:46:59.397421-04:00",
"name": "CHC (M Stroman)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/055a9946-d2b4-482f-a32f-30ff4180a939/?format=api"
},
{
"id": "2f46bb16-fd6d-4e0f-91bf-6f647b29b5d2",
"gambit_id": "97d23600-201b-4a34-80d1-5356a8fddd3d",
"last_updated": "2023-05-09T11:12:09.998301-04:00",
"created_at": "2023-05-08T11:46:59.399202-04:00",
"name": "STL (M Mikolas)",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/055a9946-d2b4-482f-a32f-30ff4180a939/?format=api"
}
]
}