GET /api/bet_types/a821192e-3c89-4cb9-9a20-d20786e8f519/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a821192e-3c89-4cb9-9a20-d20786e8f519",
"match": "https://api-prod.gambitprofit.com/api/matches/ebc790e5-d931-43ed-a87c-f586d1f13dcc/?format=api",
"name": "Over/Under",
"created_at": "2023-01-03T11:51:58.896729-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": "Game Total Over 2.5",
"amount": 5995.0
},
{
"team": "Game Total Under 2.5",
"amount": 4005.0
}
],
"expected_reward_tokens": 8811.0,
"profit_sb": -189.0,
"profit_sb_percentage": -2.1,
"recommended": false
},
"lines": [
{
"id": "e9fc3619-9fbd-40c9-b0b7-ca8295b100e9",
"gambit_id": "9eb581c7-610e-4644-9d97-694acdf4f53a",
"last_updated": "2023-01-04T09:51:58.819824-05:00",
"created_at": "2023-01-03T11:51:58.899210-05:00",
"name": "Game Total Over 2.5",
"reward": "1.47000",
"odds": "1.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a821192e-3c89-4cb9-9a20-d20786e8f519/?format=api"
},
{
"id": "b4248cbf-86ba-4100-a13b-786636d58d15",
"gambit_id": "4779e3df-4091-42a2-91a8-f442b1a9e582",
"last_updated": "2023-01-04T09:51:58.818705-05:00",
"created_at": "2023-01-03T11:51:58.897974-05:00",
"name": "Game Total Under 2.5",
"reward": "2.20000",
"odds": "2.40000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a821192e-3c89-4cb9-9a20-d20786e8f519/?format=api"
}
]
}