GET /api/bet_types/44ff16cc-ce32-465e-8c7b-8000e3547a78/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44ff16cc-ce32-465e-8c7b-8000e3547a78",
"match": "https://api-prod.gambitprofit.com/api/matches/ac76f929-c809-4a22-9a4d-18e7a45e02dc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-03T08:11:58.280282-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": "Orlando Magic",
"amount": 6100.0
},
{
"team": "Charlotte Hornets",
"amount": 3900.0
}
],
"expected_reward_tokens": 9516.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.17,
"recommended": true
},
"lines": [
{
"id": "dd4b5070-d831-40e1-9987-362d430ace78",
"gambit_id": "d980c104-7057-421a-bccc-877bcc190a12",
"last_updated": "2023-03-04T16:22:14.487288-05:00",
"created_at": "2023-03-03T08:11:58.282876-05:00",
"name": "Orlando Magic",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44ff16cc-ce32-465e-8c7b-8000e3547a78/?format=api"
},
{
"id": "0167095b-767c-4e57-ad49-6ad4d3f52091",
"gambit_id": "eb9de036-dc04-4a93-baa2-9cd02e47b5fe",
"last_updated": "2023-03-04T16:22:14.486162-05:00",
"created_at": "2023-03-03T08:11:58.281528-05:00",
"name": "Charlotte Hornets",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44ff16cc-ce32-465e-8c7b-8000e3547a78/?format=api"
}
]
}