GET /api/bet_types/4f7132bc-6615-47cd-8cce-a221b3a0bd9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4f7132bc-6615-47cd-8cce-a221b3a0bd9f",
"match": "https://api-prod.gambitprofit.com/api/matches/6886d264-5eb7-4a73-817e-9129c4b3b058/?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": "LAA (S Ohtani)",
"amount": 6636.0
},
{
"team": "OAK (K Waldichuk)",
"amount": 3364.0
}
],
"expected_reward_tokens": 9553.76,
"profit_sb": 53.76,
"profit_sb_percentage": 0.57,
"recommended": true
},
"lines": [
{
"id": "8dfdcec5-6c9e-474b-90a9-6225248c5d96",
"gambit_id": "3243de4a-df84-42b3-880d-5bd0df3fc55b",
"last_updated": "2022-10-06T10:22:05.062338-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA (S Ohtani)",
"reward": "1.44000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f7132bc-6615-47cd-8cce-a221b3a0bd9f/?format=api"
},
{
"id": "bbd5f8b1-ad91-43e1-844e-0d76e198a860",
"gambit_id": "6d2cb1f2-9290-4380-af66-42f7e75f1c12",
"last_updated": "2022-10-06T10:22:05.063293-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (K Waldichuk)",
"reward": "2.84000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f7132bc-6615-47cd-8cce-a221b3a0bd9f/?format=api"
}
]
}