GET /api/bet_types/c2d3b841-dd0c-4215-923f-a6849e537964/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c2d3b841-dd0c-4215-923f-a6849e537964",
"match": "https://api-prod.gambitprofit.com/api/matches/f4fefbf9-215e-4f02-990c-cc0644dd8ffa/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-19T09:33:11.138719-05: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": "Philadelphia 76ers",
"amount": 5107.0
},
{
"team": "Orlando Magic",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "970b58d8-3755-403f-b3ef-5601e0884961",
"gambit_id": "5be43ca9-80f2-43a3-956c-a827bdba199e",
"last_updated": "2024-01-22T12:08:21.433316-05:00",
"created_at": "2024-01-19T09:33:11.142223-05:00",
"name": "Philadelphia 76ers",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2d3b841-dd0c-4215-923f-a6849e537964/?format=api"
},
{
"id": "b60566f6-86ab-40d0-b1eb-f6a6398e672e",
"gambit_id": "40788202-4801-468f-8e9f-b13d516c7b6d",
"last_updated": "2024-01-22T12:08:21.438788-05:00",
"created_at": "2024-01-19T09:33:11.146218-05:00",
"name": "Orlando Magic",
"reward": "1.91000",
"odds": "1.95240",
"spread": "5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2d3b841-dd0c-4215-923f-a6849e537964/?format=api"
}
]
}