GET /api/bet_types/1057cc21-77e2-480b-b0e2-db874d5ac670/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1057cc21-77e2-480b-b0e2-db874d5ac670",
"match": "https://api-prod.gambitprofit.com/api/matches/28db9899-1335-49d7-917c-54fa24acbd3a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-08T09:53:01.709747-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": "Brandon Moreno",
"amount": 6386.0
},
{
"team": "Alexandre Pantoja",
"amount": 3614.0
}
],
"expected_reward_tokens": 9323.56,
"profit_sb": -176.44,
"profit_sb_percentage": -1.86,
"recommended": false
},
"lines": [
{
"id": "0e1f472e-8737-43ed-a1db-eb00c3cbb3bd",
"gambit_id": "3d10459e-f9af-45c6-bf38-489cb1b0a4d8",
"last_updated": "2023-07-10T18:18:16.793548-04:00",
"created_at": "2023-07-08T09:53:01.715169-04:00",
"name": "Brandon Moreno",
"reward": "1.46000",
"odds": "1.47620",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1057cc21-77e2-480b-b0e2-db874d5ac670/?format=api"
},
{
"id": "6b2835a5-b023-4ccb-a10f-bd707eae118a",
"gambit_id": "af039ec6-29ab-4659-b6e1-9bc0b332d3fa",
"last_updated": "2023-07-10T18:18:16.792162-04:00",
"created_at": "2023-07-08T09:53:01.712730-04:00",
"name": "Alexandre Pantoja",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1057cc21-77e2-480b-b0e2-db874d5ac670/?format=api"
}
]
}