GET /api/bet_types/a7f3e36a-80dd-435a-99ae-75683d7de267/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a7f3e36a-80dd-435a-99ae-75683d7de267",
"match": "https://api-prod.gambitprofit.com/api/matches/87118a8c-227d-423d-8ad5-fafced96b1c2/?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": 5097.0
},
{
"team": "North Texas",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "2012c351-8431-402c-ab6c-e7192bef6ff9",
"gambit_id": "f2eb9c79-01e5-415c-a82a-42a13d09376d",
"last_updated": "2022-11-06T15:58:31.648129-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Intl",
"reward": "1.77000",
"odds": "1.86960",
"spread": "21.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7f3e36a-80dd-435a-99ae-75683d7de267/?format=api"
},
{
"id": "5c01175d-7f4b-45e0-90f7-f51d8dd545f6",
"gambit_id": "4bf9feba-baba-436a-b6df-baa1b3ceadef",
"last_updated": "2022-11-06T15:58:31.647151-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "North Texas",
"reward": "1.84000",
"odds": "1.95240",
"spread": "-21.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7f3e36a-80dd-435a-99ae-75683d7de267/?format=api"
}
]
}