GET /api/bet_types/dd79cea6-3421-452d-ba1a-3a21d2465a89/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dd79cea6-3421-452d-ba1a-3a21d2465a89",
"match": "https://api-prod.gambitprofit.com/api/matches/a6db88af-b145-43a9-be42-edd9efdc89bf/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-28T08:23:04.033465-04: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": "ARI",
"amount": 5688.0
},
{
"team": "SEA",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "53a34ca2-348f-43ef-8f85-f39a078dc545",
"gambit_id": "84cb5178-7862-4d75-88a1-2f6abc54d43c",
"last_updated": "2023-07-29T09:28:04.341545-04:00",
"created_at": "2023-07-28T08:23:04.042302-04:00",
"name": "ARI",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd79cea6-3421-452d-ba1a-3a21d2465a89/?format=api"
},
{
"id": "26d625b3-78a5-4fbe-aaa0-e0e7f636542e",
"gambit_id": "ee5b503f-3649-4d8b-8ab8-0db95bc67dd1",
"last_updated": "2023-07-29T09:28:04.336996-04:00",
"created_at": "2023-07-28T08:23:04.037589-04:00",
"name": "SEA",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd79cea6-3421-452d-ba1a-3a21d2465a89/?format=api"
}
]
}