GET /api/bet_types/0549c224-843e-4b09-81c7-16b93bb1a39e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0549c224-843e-4b09-81c7-16b93bb1a39e",
"match": "https://api-prod.gambitprofit.com/api/matches/e475da1d-8a6e-408b-8463-1f0c7f83f8c9/?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": "Appalachian St",
"amount": 5000.0
},
{
"team": "Marshall",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "ff544f0c-faf4-4153-b3ad-f8cd08dee811",
"gambit_id": "d24759c8-ace5-4dc2-9aa5-7dc7170bdf8b",
"last_updated": "2022-11-14T09:54:05.793871-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Appalachian St",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0549c224-843e-4b09-81c7-16b93bb1a39e/?format=api"
},
{
"id": "bf5beaf0-9835-431f-bb8c-c9a7dfce8967",
"gambit_id": "065c5a9b-d2e9-452a-8517-a735fe0c2bf7",
"last_updated": "2022-11-14T09:54:05.792920-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Marshall",
"reward": "1.80000",
"odds": "1.90910",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0549c224-843e-4b09-81c7-16b93bb1a39e/?format=api"
}
]
}