GET /api/bet_types/33920bc5-cd19-409d-8efd-90c9b069ba6b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "33920bc5-cd19-409d-8efd-90c9b069ba6b",
"match": "https://api-prod.gambitprofit.com/api/matches/67c5bdd5-6ea9-4bfa-90be-001032bf9a90/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-06T15:58:08.778408-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": "HOU",
"amount": 5319.0
},
{
"team": "SEA",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "3d36f5e7-1d9d-457b-bbf9-ee8b990d6f0d",
"gambit_id": "d8868ce8-4054-4cac-b4c9-c918678521f7",
"last_updated": "2023-07-08T09:38:30.955525-04:00",
"created_at": "2023-07-06T15:58:08.781397-04:00",
"name": "HOU",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33920bc5-cd19-409d-8efd-90c9b069ba6b/?format=api"
},
{
"id": "c794d1ec-c4f8-4e3e-ba84-b3d5c23cab6f",
"gambit_id": "d0ee266f-0d4a-46c5-8488-2816ba1826f3",
"last_updated": "2023-07-08T09:38:30.953800-04:00",
"created_at": "2023-07-06T15:58:08.779866-04:00",
"name": "SEA",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33920bc5-cd19-409d-8efd-90c9b069ba6b/?format=api"
}
]
}