GET /api/bet_types/e02eb3fb-8b2c-43c6-a1c8-1f78858478cd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e02eb3fb-8b2c-43c6-a1c8-1f78858478cd",
"match": "https://api-prod.gambitprofit.com/api/matches/51db3d27-ffe4-4809-a10c-7244e575f91d/?format=api",
"name": "Over/Under",
"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": "Game Total Under 38",
"amount": 5000.0
},
{
"team": "Game Total Over 38",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "97ddb77e-2b07-42cd-8dcd-ba5b0f28f698",
"gambit_id": "e2be0793-41b1-45df-8f1a-87e31f8161b2",
"last_updated": "2022-08-21T12:57:10.063919-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 38",
"reward": "1.83000",
"odds": "1.90910",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e02eb3fb-8b2c-43c6-a1c8-1f78858478cd/?format=api"
},
{
"id": "eb57549e-7a14-4f7c-9ffd-ac66f52f858f",
"gambit_id": "0cbb2ff5-7f48-4cbe-a91b-195746a8b0ac",
"last_updated": "2022-08-21T12:57:10.064456-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 38",
"reward": "1.83000",
"odds": "1.90910",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e02eb3fb-8b2c-43c6-a1c8-1f78858478cd/?format=api"
}
]
}