GET /api/bet_types/475c60a7-efeb-4775-922a-f13d1862afb8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "475c60a7-efeb-4775-922a-f13d1862afb8",
"match": "https://api-prod.gambitprofit.com/api/matches/dd7df648-9480-48cf-a33e-630bd392fcc3/?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 5.5",
"amount": 5208.0
},
{
"team": "Game Total Under 5.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "4a5b7ac7-68b9-417c-a16b-1d69778604eb",
"gambit_id": "fb26622f-6d10-4d3b-bb13-5c8f9f16bd24",
"last_updated": "2022-12-12T09:42:33.199229-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 5.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/475c60a7-efeb-4775-922a-f13d1862afb8/?format=api"
},
{
"id": "267728ff-dacc-4f27-9fe0-fb48df3bbd17",
"gambit_id": "9ee08602-f0d4-4832-9ab8-b35198e03f55",
"last_updated": "2022-12-12T09:42:33.198094-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 5.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/475c60a7-efeb-4775-922a-f13d1862afb8/?format=api"
}
]
}