GET /api/bet_types/46584c95-b4a1-43a1-8f2d-0fd4454b815d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "46584c95-b4a1-43a1-8f2d-0fd4454b815d",
"match": "https://api-prod.gambitprofit.com/api/matches/d78fbf60-da11-48ef-a30d-3631f304988b/?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 63",
"amount": 5000.0
},
{
"team": "Game Total Under 63",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "1c0f5fc8-fc3a-4321-9f9b-8ee6b95fe31d",
"gambit_id": "a28dff0d-736f-4a5a-82ea-fc7f8d7a4bc5",
"last_updated": "2022-11-28T09:27:02.533698-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 63",
"reward": "1.80000",
"odds": "1.90910",
"spread": "63.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46584c95-b4a1-43a1-8f2d-0fd4454b815d/?format=api"
},
{
"id": "fc36f99c-08ea-411b-8ca3-4ea799d5eae4",
"gambit_id": "fcc48658-4c88-4311-b311-b01d0cebedf9",
"last_updated": "2022-11-28T09:27:02.532706-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 63",
"reward": "1.80000",
"odds": "1.90910",
"spread": "63.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46584c95-b4a1-43a1-8f2d-0fd4454b815d/?format=api"
}
]
}