GET /api/bet_types/950fab23-f952-45ce-ac3b-458b5108730d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "950fab23-f952-45ce-ac3b-458b5108730d",
"match": "https://api-prod.gambitprofit.com/api/matches/2bba704d-e9d9-4f42-b974-0154f06f4c3e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-17T10:28:02.364930-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": "HOU (F Valdez)",
"amount": 6825.0
},
{
"team": "KAN (J Lyles)",
"amount": 3175.0
}
],
"expected_reward_tokens": 9555.0,
"profit_sb": 55.0,
"profit_sb_percentage": 0.58,
"recommended": true
},
"lines": [
{
"id": "86179960-3666-4159-a0b3-258229a6bc75",
"gambit_id": "161605e4-943b-4282-aef5-5c377b56e772",
"last_updated": "2023-09-18T22:53:06.150078-04:00",
"created_at": "2023-09-17T10:28:02.371094-04:00",
"name": "HOU (F Valdez)",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/950fab23-f952-45ce-ac3b-458b5108730d/?format=api"
},
{
"id": "f85919a1-7bc4-4b79-b18c-2ef6512fa30e",
"gambit_id": "086713a2-da00-477a-ab36-0f663bf891cd",
"last_updated": "2023-09-18T22:53:06.154210-04:00",
"created_at": "2023-09-17T10:28:02.376383-04:00",
"name": "KAN (J Lyles)",
"reward": "3.01000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/950fab23-f952-45ce-ac3b-458b5108730d/?format=api"
}
]
}