GET /api/bet_types/1b84ae0e-ccec-41d0-a298-3f06757af15d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1b84ae0e-ccec-41d0-a298-3f06757af15d",
"match": "https://api-prod.gambitprofit.com/api/matches/1d1ab201-0086-4bb3-91bc-099630051b00/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-15T16:03:07.383690-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": "Daniel Zellhuber",
"amount": 6920.0
},
{
"team": "Christos Giagos",
"amount": 3080.0
}
],
"expected_reward_tokens": 9270.8,
"profit_sb": -229.2,
"profit_sb_percentage": -2.41,
"recommended": false
},
"lines": [
{
"id": "f35333fb-eb7f-4e2d-84e3-cd3a0a43d2b0",
"gambit_id": "404c84ca-4b4b-4ab8-8bfe-d593a36516e7",
"last_updated": "2023-09-18T23:18:08.184219-04:00",
"created_at": "2023-09-15T16:03:07.394307-04:00",
"name": "Daniel Zellhuber",
"reward": "1.34000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b84ae0e-ccec-41d0-a298-3f06757af15d/?format=api"
},
{
"id": "510fa09a-b2a0-4856-afdf-e9201a7cfbb9",
"gambit_id": "3449dfb8-ff58-4b8a-b4a6-32e724703e00",
"last_updated": "2023-09-18T23:18:08.180568-04:00",
"created_at": "2023-09-15T16:03:07.388658-04:00",
"name": "Christos Giagos",
"reward": "3.01000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b84ae0e-ccec-41d0-a298-3f06757af15d/?format=api"
}
]
}