GET /api/bet_types/64c4a162-054b-4f33-9f36-e988b6902373/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "64c4a162-054b-4f33-9f36-e988b6902373",
"match": "https://api-prod.gambitprofit.com/api/matches/6ab43bf7-d97d-4b22-9d75-8b9faaed4d0b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-27T08:43:24.832075-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 (B Woo)",
"amount": 6728.0
},
{
"team": "WAS (J Irvin)",
"amount": 3272.0
}
],
"expected_reward_tokens": 9553.76,
"profit_sb": 53.76,
"profit_sb_percentage": 0.57,
"recommended": true
},
"lines": [
{
"id": "ce1ce617-d0a2-4616-80ff-01f8220815bb",
"gambit_id": "0064e6d7-00a3-44c7-ba02-df6ece631601",
"last_updated": "2023-06-28T21:23:06.853190-04:00",
"created_at": "2023-06-27T08:43:24.836789-04:00",
"name": "SEA (B Woo)",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64c4a162-054b-4f33-9f36-e988b6902373/?format=api"
},
{
"id": "adbe9b48-4221-4b96-9a89-ba5ef67666f0",
"gambit_id": "52a29eee-bb77-4a29-b8d0-0d1c7fc10b8e",
"last_updated": "2023-06-28T21:23:06.851423-04:00",
"created_at": "2023-06-27T08:43:24.834295-04:00",
"name": "WAS (J Irvin)",
"reward": "2.92000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64c4a162-054b-4f33-9f36-e988b6902373/?format=api"
}
]
}