GET /api/bet_types/03556629-9e70-4dbe-b56a-f1c47ac3a4b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "03556629-9e70-4dbe-b56a-f1c47ac3a4b0",
"match": "https://api-prod.gambitprofit.com/api/matches/f51d313d-0032-4506-97aa-f1cf0b48c10d/?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": "NYY (G Cole)",
"amount": 6263.0
},
{
"team": "MIN (J Ryan)",
"amount": 3737.0
}
],
"expected_reward_tokens": 9267.76,
"profit_sb": 267.76,
"profit_sb_percentage": 2.98,
"recommended": true
},
"lines": [
{
"id": "8c8a29e4-7f60-4ffa-8e60-ec33514c0b93",
"gambit_id": "4d2ad3b9-788e-4752-abd3-b4debba3b517",
"last_updated": "2022-09-08T13:07:02.959703-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (G Cole)",
"reward": "1.48000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03556629-9e70-4dbe-b56a-f1c47ac3a4b0/?format=api"
},
{
"id": "99f046cf-89c1-46fb-8b4d-4b56928ef980",
"gambit_id": "60715e05-b83d-4dfd-bb03-37b7ce8c458b",
"last_updated": "2022-09-08T13:07:02.960818-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (J Ryan)",
"reward": "2.48000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03556629-9e70-4dbe-b56a-f1c47ac3a4b0/?format=api"
}
]
}