GET /api/bet_types/eefdcb47-72da-45bb-9e33-218e31d33a60/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eefdcb47-72da-45bb-9e33-218e31d33a60",
"match": "https://api-prod.gambitprofit.com/api/matches/b480c402-8535-4f11-b875-f375be9b2474/?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 223",
"amount": 5000.0
},
{
"team": "Game Total Over 223",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "1acecf10-d6ad-41d5-b6fe-e306fec44cb2",
"gambit_id": "aeaf25f2-1e5b-45af-8148-44edd749cc33",
"last_updated": "2022-12-10T18:42:01.153920-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 223",
"reward": "1.80000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eefdcb47-72da-45bb-9e33-218e31d33a60/?format=api"
},
{
"id": "d871bb82-8155-4f1f-a352-21fd181f534a",
"gambit_id": "b5da2acf-ec6f-426c-b8b5-89d3518580ca",
"last_updated": "2022-12-10T18:42:01.155301-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 223",
"reward": "1.80000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eefdcb47-72da-45bb-9e33-218e31d33a60/?format=api"
}
]
}