GET /api/bet_types/c8fc710b-6b69-4606-a698-eba89a83b508/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c8fc710b-6b69-4606-a698-eba89a83b508",
"match": "https://api-prod.gambitprofit.com/api/matches/67c5bdd5-6ea9-4bfa-90be-001032bf9a90/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-06T15:58:08.773620-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": "SEA (G Kirby)",
"amount": 5776.0
},
{
"team": "HOU (R Blanco)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "c2a22176-4073-4896-9658-d92bb9375e68",
"gambit_id": "0d713ce8-6e17-4ddd-a1e7-5510a354c247",
"last_updated": "2023-07-08T09:38:30.948208-04:00",
"created_at": "2023-07-06T15:58:08.775156-04:00",
"name": "SEA (G Kirby)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8fc710b-6b69-4606-a698-eba89a83b508/?format=api"
},
{
"id": "37018ed0-a51e-4e39-b903-91eed46363bb",
"gambit_id": "1c8b83e0-02b6-4c1a-b3e7-88307fa844bf",
"last_updated": "2023-07-08T09:38:30.950199-04:00",
"created_at": "2023-07-06T15:58:08.776687-04:00",
"name": "HOU (R Blanco)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8fc710b-6b69-4606-a698-eba89a83b508/?format=api"
}
]
}