GET /api/bet_types/e3283ca5-7d47-4399-9a34-c330f2d2749c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e3283ca5-7d47-4399-9a34-c330f2d2749c",
"match": "https://api-prod.gambitprofit.com/api/matches/2bfbfafd-b901-4592-9aca-90ba6460572c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-20T08:43:04.407239-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 (M Scherzer)",
"amount": 6434.0
},
{
"team": "MIL (A Houser)",
"amount": 3566.0
}
],
"expected_reward_tokens": 9521.22,
"profit_sb": 21.22,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "30c4b61a-3b6e-45db-960c-4eb03e371cc8",
"gambit_id": "9fb0c2c5-0af2-4892-9277-bd445a41c43a",
"last_updated": "2023-08-21T17:53:26.058254-04:00",
"created_at": "2023-08-20T08:43:04.416501-04:00",
"name": "TEX (M Scherzer)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3283ca5-7d47-4399-9a34-c330f2d2749c/?format=api"
},
{
"id": "18f95f64-4b39-419c-9c68-99e38048f5c5",
"gambit_id": "ce4b2e53-29a8-431e-adee-4bdc55fcc05c",
"last_updated": "2023-08-21T17:53:26.054808-04:00",
"created_at": "2023-08-20T08:43:04.411860-04:00",
"name": "MIL (A Houser)",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3283ca5-7d47-4399-9a34-c330f2d2749c/?format=api"
}
]
}