GET /api/bet_types/4ad45b45-04ab-424f-8219-cb0b7b5047f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4ad45b45-04ab-424f-8219-cb0b7b5047f3",
"match": "https://api-prod.gambitprofit.com/api/matches/6a77425d-5617-4578-a5e7-2b7f0dc5b6c4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-21T12:32:06.965378-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": "NYY (D German)",
"amount": 5627.0
},
{
"team": "TOR (Y Kikuchi)",
"amount": 4373.0
}
],
"expected_reward_tokens": 9620.6,
"profit_sb": 120.6,
"profit_sb_percentage": 1.27,
"recommended": true
},
"lines": [
{
"id": "7557f720-df74-4fbf-8c95-0ae5482f5641",
"gambit_id": "cac47664-2d02-4b9c-b42c-83ce6bd2aa61",
"last_updated": "2023-04-22T13:07:12.337366-04:00",
"created_at": "2023-04-21T12:32:06.966964-04:00",
"name": "NYY (D German)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ad45b45-04ab-424f-8219-cb0b7b5047f3/?format=api"
},
{
"id": "e9827d4a-f7a7-4f0b-bae6-cec2c5d113a0",
"gambit_id": "796a657c-4bf5-47c8-a309-8bf792ee663e",
"last_updated": "2023-04-22T13:07:12.339632-04:00",
"created_at": "2023-04-21T12:32:06.969319-04:00",
"name": "TOR (Y Kikuchi)",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ad45b45-04ab-424f-8219-cb0b7b5047f3/?format=api"
}
]
}