GET /api/bet_types/87bb551c-5209-4240-97fe-2dd18d5fa122/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "87bb551c-5209-4240-97fe-2dd18d5fa122",
"match": "https://api-prod.gambitprofit.com/api/matches/3c647fb4-fbeb-43dd-84c3-d274d0ffff4b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-04T10:52:10.349209-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": "TAM (Z Eflin)",
"amount": 6241.0
},
{
"team": "PIT (V Velasquez)",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "30f58b2d-0e7b-4a88-a5ab-b7678357fdb7",
"gambit_id": "421b904d-9299-47c5-b236-c17457f91d1a",
"last_updated": "2023-05-05T11:47:09.349794-04:00",
"created_at": "2023-05-04T10:52:10.350692-04:00",
"name": "TAM (Z Eflin)",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87bb551c-5209-4240-97fe-2dd18d5fa122/?format=api"
},
{
"id": "542082e9-2c9d-4431-8b8a-896073f4cb19",
"gambit_id": "56b8097c-d430-4e0a-829c-66218488d4a5",
"last_updated": "2023-05-05T11:47:09.351367-04:00",
"created_at": "2023-05-04T10:52:10.352123-04:00",
"name": "PIT (V Velasquez)",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87bb551c-5209-4240-97fe-2dd18d5fa122/?format=api"
}
]
}