GET /api/bet_types/0f936541-ee92-404f-878c-38e920c20b1a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0f936541-ee92-404f-878c-38e920c20b1a",
"match": "https://api-prod.gambitprofit.com/api/matches/f52b1e95-dd0b-42fd-89d0-bf4fbdc66fd6/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Josh Fremd",
"amount": 5785.0
},
{
"team": "Tresean Gore",
"amount": 4215.0
}
],
"expected_reward_tokens": 9313.85,
"profit_sb": -186.15,
"profit_sb_percentage": -1.96,
"recommended": false
},
"lines": [
{
"id": "d9be995f-1f1e-450a-b092-4b0cc1a4c9ed",
"gambit_id": "465a29af-d4bd-47fd-a7ef-05c0feb549fa",
"last_updated": "2022-10-31T11:16:57.938342-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Josh Fremd",
"reward": "1.61000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f936541-ee92-404f-878c-38e920c20b1a/?format=api"
},
{
"id": "9b8fd864-c083-4d26-82c2-ceb3546a89e2",
"gambit_id": "b4277097-38be-457e-bcd1-709b9bc5262a",
"last_updated": "2022-10-31T11:16:57.937111-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tresean Gore",
"reward": "2.21000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f936541-ee92-404f-878c-38e920c20b1a/?format=api"
}
]
}