GET /api/bet_types/9635d1d2-91c1-4739-90af-62d9f0edb655/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9635d1d2-91c1-4739-90af-62d9f0edb655",
"match": "https://api-prod.gambitprofit.com/api/matches/22b8e388-bdf4-4dc9-9045-7ac8a7492b71/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-09T09:43:01.561695-04: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": "SFO",
"amount": 5423.0
},
{
"team": "COL",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "0d5f04a9-5e85-4cc2-b404-f54385725a70",
"gambit_id": "6dfa3751-7fed-40f4-8117-da95704417db",
"last_updated": "2023-09-16T13:03:03.749317-04:00",
"created_at": "2023-09-09T09:43:01.572699-04:00",
"name": "SFO",
"reward": "1.73000",
"odds": "1.76920",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9635d1d2-91c1-4739-90af-62d9f0edb655/?format=api"
},
{
"id": "97c74b80-fa7f-4cea-beb0-54e655e74daa",
"gambit_id": "f0a92b08-587b-4b93-893e-992138d3c83f",
"last_updated": "2023-09-16T13:03:03.745632-04:00",
"created_at": "2023-09-09T09:43:01.567810-04:00",
"name": "COL",
"reward": "2.05000",
"odds": "2.10000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9635d1d2-91c1-4739-90af-62d9f0edb655/?format=api"
}
]
}