GET /api/bet_types/733495c0-acaa-455b-b25c-8f40dd21dac5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "733495c0-acaa-455b-b25c-8f40dd21dac5",
"match": "https://api-prod.gambitprofit.com/api/matches/f215b3ed-c969-498c-bbb7-01a379436bc9/?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 Over 48",
"amount": 5000.0
},
{
"team": "Game Total Under 48",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "00275ff7-2290-45aa-aec5-3204b7c0740d",
"gambit_id": "edb7828c-cc4b-4f4a-bf20-a6cd5c635768",
"last_updated": "2022-11-14T09:33:43.518573-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 48",
"reward": "1.80000",
"odds": "1.90910",
"spread": "48.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/733495c0-acaa-455b-b25c-8f40dd21dac5/?format=api"
},
{
"id": "419934d3-e342-408f-940b-3b313b9f72e9",
"gambit_id": "b8fdbf39-293c-4cc2-bca7-16cddb49d55d",
"last_updated": "2022-11-14T09:33:43.517589-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 48",
"reward": "1.80000",
"odds": "1.90910",
"spread": "48.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/733495c0-acaa-455b-b25c-8f40dd21dac5/?format=api"
}
]
}