GET /api/bet_types/0c74d91c-467c-47a6-b140-fa25ea68a289/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0c74d91c-467c-47a6-b140-fa25ea68a289",
"match": "https://api-prod.gambitprofit.com/api/matches/daf74d87-0d07-4fdc-a181-03da581888f2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-11T10:08:14.668419-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": "ATL (B Elder)",
"amount": 7112.0
},
{
"team": "WAS (T Williams)",
"amount": 2888.0
}
],
"expected_reward_tokens": 9530.08,
"profit_sb": 30.08,
"profit_sb_percentage": 0.32,
"recommended": true
},
"lines": [
{
"id": "d8351180-5d43-469e-b238-40c1ab807de0",
"gambit_id": "44c465ad-9620-4b30-9e21-083919850487",
"last_updated": "2023-06-12T18:48:17.357481-04:00",
"created_at": "2023-06-11T10:08:14.672895-04:00",
"name": "ATL (B Elder)",
"reward": "1.34000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c74d91c-467c-47a6-b140-fa25ea68a289/?format=api"
},
{
"id": "5aebf74e-d314-4c19-aab3-8fd0f5a9bf6f",
"gambit_id": "459d97a8-0153-48a0-9704-ac0139a3896b",
"last_updated": "2023-06-12T18:48:17.355836-04:00",
"created_at": "2023-06-11T10:08:14.670503-04:00",
"name": "WAS (T Williams)",
"reward": "3.30000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c74d91c-467c-47a6-b140-fa25ea68a289/?format=api"
}
]
}