GET /api/bet_types/d05f9912-09f7-4d5d-aa25-3e5504102b55/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d05f9912-09f7-4d5d-aa25-3e5504102b55",
"match": "https://api-prod.gambitprofit.com/api/matches/29de0be4-7d54-483f-aa58-92be7750cf47/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-25T08:38:08.238812-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": "CWS (D Cease)",
"amount": 6232.0
},
{
"team": "OAK (Z Neal)",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "cb4615fe-6254-44a9-ad28-cda02811c488",
"gambit_id": "bef0f442-2641-4773-9d95-48861a2b6752",
"last_updated": "2023-08-28T18:32:59.298618-04:00",
"created_at": "2023-08-25T08:38:08.247016-04:00",
"name": "CWS (D Cease)",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d05f9912-09f7-4d5d-aa25-3e5504102b55/?format=api"
},
{
"id": "2fc7ebbc-9928-4c2b-8867-eb253f45552f",
"gambit_id": "a8fb1539-4ee2-487c-a335-9965b6c7616f",
"last_updated": "2023-08-28T18:32:59.295400-04:00",
"created_at": "2023-08-25T08:38:08.242605-04:00",
"name": "OAK (Z Neal)",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d05f9912-09f7-4d5d-aa25-3e5504102b55/?format=api"
}
]
}