GET /api/bet_types/1d55a7a5-fba9-4d86-9420-a4935b85f2e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1d55a7a5-fba9-4d86-9420-a4935b85f2e4",
"match": "https://api-prod.gambitprofit.com/api/matches/52af008c-949d-41fe-b63a-d0324f20b28f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-04T09:32:17.636944-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": "SEA (L Castillo)",
"amount": 6148.0
},
{
"team": "LAA (J Suarez)",
"amount": 3852.0
}
],
"expected_reward_tokens": 9590.88,
"profit_sb": 90.88,
"profit_sb_percentage": 0.96,
"recommended": true
},
"lines": [
{
"id": "15af48bd-8eb5-4f30-b01f-044ea9ba743e",
"gambit_id": "cd379fcb-ffa8-4ed5-8f58-c3fad3dcab3f",
"last_updated": "2023-04-05T10:07:04.599356-04:00",
"created_at": "2023-04-04T09:32:17.638448-04:00",
"name": "SEA (L Castillo)",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d55a7a5-fba9-4d86-9420-a4935b85f2e4/?format=api"
},
{
"id": "3567a26d-67f8-44ff-8911-fe3adebd701a",
"gambit_id": "a7e2059a-4b4f-4ba1-bd3b-7b7b344caa11",
"last_updated": "2023-04-05T10:07:04.601026-04:00",
"created_at": "2023-04-04T09:32:17.640078-04:00",
"name": "LAA (J Suarez)",
"reward": "2.49000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d55a7a5-fba9-4d86-9420-a4935b85f2e4/?format=api"
}
]
}