GET /api/bet_types/87a09456-8bfc-4519-b5cc-19a9e616dbe2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "87a09456-8bfc-4519-b5cc-19a9e616dbe2",
"match": "https://api-prod.gambitprofit.com/api/matches/f475e8d0-d9df-4a55-8386-3cd448c75af5/?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": "Florida Intl",
"amount": 5000.0
},
{
"team": "Mid Tenn State",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "3110c288-c836-4a44-a552-8e1927a889df",
"gambit_id": "72714674-138c-493c-80dc-951cca2df2c9",
"last_updated": "2022-11-28T09:37:05.918494-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Intl",
"reward": "1.80000",
"odds": "1.90910",
"spread": "19.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87a09456-8bfc-4519-b5cc-19a9e616dbe2/?format=api"
},
{
"id": "80ebe69f-2b90-4b7a-8c22-8c5e8c3c6601",
"gambit_id": "160be4b1-36c2-4f09-8281-8cbfeed92950",
"last_updated": "2022-11-28T09:37:05.919494-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Mid Tenn State",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-19.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87a09456-8bfc-4519-b5cc-19a9e616dbe2/?format=api"
}
]
}