GET /api/bet_types/a45888b2-aedc-442f-ba03-dfc31e7e45a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a45888b2-aedc-442f-ba03-dfc31e7e45a7",
"match": "https://api-prod.gambitprofit.com/api/matches/f2387dd8-f1a6-41b1-912c-1c97bbd17eec/?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": "Missouri",
"amount": 5106.0
},
{
"team": "South Carolina",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "5861825d-2acf-4c84-a621-b8d041f15d98",
"gambit_id": "4087fff8-2b22-4688-9b53-7af4442c9c02",
"last_updated": "2022-10-31T10:27:23.466253-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Missouri",
"reward": "1.84000",
"odds": "1.86960",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a45888b2-aedc-442f-ba03-dfc31e7e45a7/?format=api"
},
{
"id": "62fa5f27-d929-4469-81c1-e471dec35e2a",
"gambit_id": "ff055b87-3391-4b42-93ee-a8b3762eaf91",
"last_updated": "2022-10-31T10:27:23.465298-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "South Carolina",
"reward": "1.92000",
"odds": "1.95240",
"spread": "-3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a45888b2-aedc-442f-ba03-dfc31e7e45a7/?format=api"
}
]
}