GET /api/bet_types/f67664a0-72dd-4a18-9121-ebd451238fde/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f67664a0-72dd-4a18-9121-ebd451238fde",
"match": "https://api-prod.gambitprofit.com/api/matches/301dc4a2-d6f2-41ca-8343-fd0f9494c718/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-07T11:57:10.593642-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": "CIN (G Ashcraft)",
"amount": 5299.0
},
{
"team": "CWS (M Kopech)",
"amount": 4701.0
}
],
"expected_reward_tokens": 9590.04,
"profit_sb": 90.04,
"profit_sb_percentage": 0.95,
"recommended": true
},
"lines": [
{
"id": "219069f9-1d7e-4ae6-a344-4bcb9a320236",
"gambit_id": "d2f02a6f-9402-44e8-857d-ec2279c458f9",
"last_updated": "2023-05-08T11:47:08.012176-04:00",
"created_at": "2023-05-07T11:57:10.595218-04:00",
"name": "CIN (G Ashcraft)",
"reward": "1.81000",
"odds": "1.84750",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f67664a0-72dd-4a18-9121-ebd451238fde/?format=api"
},
{
"id": "a37423af-ff90-4b63-8e86-7e21d10c4269",
"gambit_id": "6ef6f0dd-13fe-4284-81d6-5c0f1154253a",
"last_updated": "2023-05-08T11:47:08.013392-04:00",
"created_at": "2023-05-07T11:57:10.596829-04:00",
"name": "CWS (M Kopech)",
"reward": "2.04000",
"odds": "2.08000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f67664a0-72dd-4a18-9121-ebd451238fde/?format=api"
}
]
}