GET /api/bet_types/0b5c3297-7f20-43aa-8419-8aa62d337f53/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b5c3297-7f20-43aa-8419-8aa62d337f53",
"match": "https://api-prod.gambitprofit.com/api/matches/3e9cb888-9c53-4ba1-b662-75e12005859f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-22T09:58:23.521747-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": "TEX (D Dunning)",
"amount": 5452.0
},
{
"team": "SEA (B Miller)",
"amount": 4548.0
}
],
"expected_reward_tokens": 9595.52,
"profit_sb": 95.52,
"profit_sb_percentage": 1.01,
"recommended": true
},
"lines": [
{
"id": "b2d3c882-99bb-4086-9ff9-a68e535efd7b",
"gambit_id": "d9180248-fb66-4c2c-a500-cfdfd12d2691",
"last_updated": "2023-09-23T20:53:09.438001-04:00",
"created_at": "2023-09-22T09:58:23.529898-04:00",
"name": "TEX (D Dunning)",
"reward": "1.76000",
"odds": "1.79370",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b5c3297-7f20-43aa-8419-8aa62d337f53/?format=api"
},
{
"id": "c1970180-fc34-438d-ae20-30580c608727",
"gambit_id": "9bb067ef-b9a0-4a08-944d-fdb54b71e6ab",
"last_updated": "2023-09-23T20:53:09.434240-04:00",
"created_at": "2023-09-22T09:58:23.525802-04:00",
"name": "SEA (B Miller)",
"reward": "2.11000",
"odds": "2.16000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b5c3297-7f20-43aa-8419-8aa62d337f53/?format=api"
}
]
}