GET /api/bet_types/a289aff0-cb36-4856-b51c-a4a814526ce2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a289aff0-cb36-4856-b51c-a4a814526ce2",
"match": "https://api-prod.gambitprofit.com/api/matches/ed385143-8448-4850-9631-5acf8bc8d571/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-25T12:38:07.587560-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": "MIL (C Burnes)",
"amount": 5827.0
},
{
"team": "CIN (A Abbott)",
"amount": 4173.0
}
],
"expected_reward_tokens": 9556.17,
"profit_sb": 56.17,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "48218c07-1caa-4c03-af2e-b0d40defcf42",
"gambit_id": "e231593d-93ac-439f-8c48-e634d7002fbe",
"last_updated": "2023-07-27T13:02:56.845586-04:00",
"created_at": "2023-07-25T12:38:07.595610-04:00",
"name": "MIL (C Burnes)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a289aff0-cb36-4856-b51c-a4a814526ce2/?format=api"
},
{
"id": "d7d424e7-9239-4af2-9d53-4ee2666d56d4",
"gambit_id": "7eccc804-3a14-49e4-85fa-2e4f5c46d605",
"last_updated": "2023-07-27T13:02:56.842044-04:00",
"created_at": "2023-07-25T12:38:07.591670-04:00",
"name": "CIN (A Abbott)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a289aff0-cb36-4856-b51c-a4a814526ce2/?format=api"
}
]
}