GET /api/bet_types/94b3ff01-5156-4195-9e38-72ca70abfc38/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "94b3ff01-5156-4195-9e38-72ca70abfc38",
"match": "https://api-prod.gambitprofit.com/api/matches/5ae1b9ab-7cc2-4892-ab5f-254db529de4a/?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": "Mid Tenn State",
"amount": 5000.0
},
{
"team": "UAB",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "29099eb2-cb7f-417c-bd5d-7e26ac1beb9e",
"gambit_id": "d6efe59e-862c-4a64-aca9-1b2401a51ab4",
"last_updated": "2022-10-11T10:57:35.959172-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Mid Tenn State",
"reward": "1.88000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94b3ff01-5156-4195-9e38-72ca70abfc38/?format=api"
},
{
"id": "2bb9907e-06e4-4ae5-91ee-2da27e4a519c",
"gambit_id": "554d39c1-f044-4221-a9ca-d7a0534b0cf2",
"last_updated": "2022-10-11T10:57:35.958216-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "UAB",
"reward": "1.88000",
"odds": "1.90910",
"spread": "-10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94b3ff01-5156-4195-9e38-72ca70abfc38/?format=api"
}
]
}