GET /api/bet_types/0799dae1-2f5c-4d1b-b42f-1ebeaab08034/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0799dae1-2f5c-4d1b-b42f-1ebeaab08034",
"match": "https://api-prod.gambitprofit.com/api/matches/a16859f4-13a2-40f6-bfa3-a8f25b0b1c78/?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": "Orlando Magic",
"amount": 5000.0
},
{
"team": "Sacramento Kings",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "486a4075-610e-42c3-9f73-3faafeb3b3f6",
"gambit_id": "b4afd704-5a66-499b-9d3c-0ce52f6f5b6b",
"last_updated": "2022-11-06T16:28:00.928160-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Orlando Magic",
"reward": "1.80000",
"odds": "1.90910",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0799dae1-2f5c-4d1b-b42f-1ebeaab08034/?format=api"
},
{
"id": "ff777eb7-f46f-4b18-8ee0-e90e07efc932",
"gambit_id": "c8ead463-205c-4171-a038-8556246fb8b5",
"last_updated": "2022-11-06T16:28:00.929123-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Sacramento Kings",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0799dae1-2f5c-4d1b-b42f-1ebeaab08034/?format=api"
}
]
}