GET /api/bet_types/7165058a-c460-4639-88d9-d260cfdd2684/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7165058a-c460-4639-88d9-d260cfdd2684",
"match": "https://api-prod.gambitprofit.com/api/matches/0596c675-480a-42ed-9b01-f9fe315c660f/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-10T10:48:05.802408-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": "Denver Nuggets",
"amount": 5107.0
},
{
"team": "Miami Heat",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c606cd90-3b6e-4e18-b3a4-35b3aa6eeac2",
"gambit_id": "96dc2638-9a36-4179-a42e-fd17282b630d",
"last_updated": "2023-06-13T11:08:02.268103-04:00",
"created_at": "2023-06-10T10:48:05.806541-04:00",
"name": "Denver Nuggets",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7165058a-c460-4639-88d9-d260cfdd2684/?format=api"
},
{
"id": "4b1f3dce-b80f-466b-9f72-c0d4332dcbbe",
"gambit_id": "8e223739-c4e2-4bc8-8c1f-70b15949d6ff",
"last_updated": "2023-06-13T11:08:02.266226-04:00",
"created_at": "2023-06-10T10:48:05.804246-04:00",
"name": "Miami Heat",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7165058a-c460-4639-88d9-d260cfdd2684/?format=api"
}
]
}