GET /api/bet_types/17a47e5a-261a-4061-b6be-79108c8e9bf9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "17a47e5a-261a-4061-b6be-79108c8e9bf9",
"match": "https://api-prod.gambitprofit.com/api/matches/16bed323-8a72-45bd-bc19-ca4635f4008b/?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": "Utah Jazz",
"amount": 5097.0
},
{
"team": "Golden State Warriors",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "fd729b33-79d9-4f1a-b8d7-6e968685be94",
"gambit_id": "ea79c7d4-d562-4b0b-9fd4-12d7512fd354",
"last_updated": "2022-12-08T13:02:16.669390-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Utah Jazz",
"reward": "1.76000",
"odds": "1.86960",
"spread": "-5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17a47e5a-261a-4061-b6be-79108c8e9bf9/?format=api"
},
{
"id": "ec164713-4a65-479d-a674-99e4c1151fe8",
"gambit_id": "53340cf8-57ad-4248-9911-c1bc14f498f8",
"last_updated": "2022-12-08T13:02:16.668399-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Golden State Warriors",
"reward": "1.83000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17a47e5a-261a-4061-b6be-79108c8e9bf9/?format=api"
}
]
}