GET /api/bet_types/8edb11c9-abc6-456f-8763-aa58c32dcae7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8edb11c9-abc6-456f-8763-aa58c32dcae7",
"match": "https://api-prod.gambitprofit.com/api/matches/cc22ef40-fe1a-4cbd-a581-7d3c0e682e9c/?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": "New Orleans Pelicans",
"amount": 5000.0
},
{
"team": "Oklahoma City Thunder",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "1ff81cbe-c58a-4548-99ef-8d0e4051497b",
"gambit_id": "15036994-f0c3-4c91-8fb2-ecea27ff676a",
"last_updated": "2022-11-29T09:57:06.680563-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Orleans Pelicans",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8edb11c9-abc6-456f-8763-aa58c32dcae7/?format=api"
},
{
"id": "7f637e04-b8f9-4892-81c2-09ef46144c69",
"gambit_id": "157aee3c-8bf2-497d-8071-4c8d6e112f51",
"last_updated": "2022-11-29T09:57:06.681540-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.80000",
"odds": "1.90910",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8edb11c9-abc6-456f-8763-aa58c32dcae7/?format=api"
}
]
}