GET /api/bet_types/44814d90-0506-4a91-a7c0-dc63d3f07867/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44814d90-0506-4a91-a7c0-dc63d3f07867",
"match": "https://api-prod.gambitprofit.com/api/matches/205d814d-3912-4a2c-abe3-69755dbcf8db/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Oklahoma",
"amount": 5000.0
},
{
"team": "Texas Tech",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "a4d7e5d7-15f1-4e69-baf7-436fcd249816",
"gambit_id": "6984cb8e-e9ad-4474-b649-6d908d94b428",
"last_updated": "2022-11-28T09:27:02.387558-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Oklahoma",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44814d90-0506-4a91-a7c0-dc63d3f07867/?format=api"
},
{
"id": "338615b5-6178-45f9-baf0-0ec3d0602721",
"gambit_id": "d51c73b3-4c40-4d60-8789-0b2ba1bd8906",
"last_updated": "2022-11-28T09:27:02.386573-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Texas Tech",
"reward": "1.80000",
"odds": "1.90910",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44814d90-0506-4a91-a7c0-dc63d3f07867/?format=api"
}
]
}