GET /api/bet_types/c42896a5-5a83-4d0a-8886-6047e5c31178/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c42896a5-5a83-4d0a-8886-6047e5c31178",
"match": "https://api-prod.gambitprofit.com/api/matches/a1d3a85b-4edb-42a6-a813-56be5c513e84/?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": "TOR (R Stripling)",
"amount": 5217.0
},
{
"team": "TAM (D Rasmussen)",
"amount": 4783.0
}
],
"expected_reward_tokens": 9181.92,
"profit_sb": 181.92,
"profit_sb_percentage": 2.02,
"recommended": true
},
"lines": [
{
"id": "42ab28f8-5872-4f19-ab5b-da9947b4bc79",
"gambit_id": "cde1b60d-48c6-4f38-98ae-d7687a7e050e",
"last_updated": "2022-09-15T11:07:07.377508-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR (R Stripling)",
"reward": "1.76000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c42896a5-5a83-4d0a-8886-6047e5c31178/?format=api"
},
{
"id": "14680bb4-c1ad-4790-9fee-ecc5862d7c30",
"gambit_id": "daa0dcfa-5310-490b-97d6-fac8e9171bfb",
"last_updated": "2022-09-15T11:07:07.378471-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM (D Rasmussen)",
"reward": "1.92000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c42896a5-5a83-4d0a-8886-6047e5c31178/?format=api"
}
]
}