GET /api/bet_types/1072101e-cf78-474d-b732-b80b6b0cde3a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1072101e-cf78-474d-b732-b80b6b0cde3a",
"match": "https://api-prod.gambitprofit.com/api/matches/6927868b-b878-4c4c-887d-3b75049ee576/?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 6.5",
"amount": 5208.0
},
{
"team": "Game Total Under 6.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "e32c28a3-b252-410c-97da-6dabe1b7431f",
"gambit_id": "0ae8b559-13c6-493d-92eb-1b3c7ffc1e22",
"last_updated": "2022-09-28T09:17:11.328841-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1072101e-cf78-474d-b732-b80b6b0cde3a/?format=api"
},
{
"id": "34b84112-9a03-4465-acd4-96a2bc4614fe",
"gambit_id": "c2d12a30-28a5-4656-93af-56b6e320038a",
"last_updated": "2022-09-28T09:17:11.327661-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1072101e-cf78-474d-b732-b80b6b0cde3a/?format=api"
}
]
}