GET /api/bet_types/cc398644-daff-479d-98a3-e1930ded2f74/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cc398644-daff-479d-98a3-e1930ded2f74",
"match": "https://api-prod.gambitprofit.com/api/matches/85206496-42c4-4b89-a05f-93f5f7f3aefc/?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": "Tulane",
"amount": 5000.0
},
{
"team": "Southern Miss",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "c9613a4d-f359-4bac-9b3b-803315aae03e",
"gambit_id": "a7b2feb2-5f20-4a4e-95d9-b523e8849d16",
"last_updated": "2022-09-25T21:17:17.415224-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tulane",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc398644-daff-479d-98a3-e1930ded2f74/?format=api"
},
{
"id": "bbbdfd40-a58d-4d1f-b9ff-ae1dbe43562f",
"gambit_id": "64cadd86-7125-4788-9f18-5ad48105d34b",
"last_updated": "2022-09-25T21:17:17.416188-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Southern Miss",
"reward": "1.80000",
"odds": "1.90910",
"spread": "12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc398644-daff-479d-98a3-e1930ded2f74/?format=api"
}
]
}