GET /api/bet_types/f78bb113-ca52-4753-988b-5f65180fa754/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f78bb113-ca52-4753-988b-5f65180fa754",
"match": "https://api-prod.gambitprofit.com/api/matches/10001b8e-c5a3-4f81-8039-c4e2f061bac1/?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": "71f3a48d-d405-4c73-9b14-65f8db9c4183",
"gambit_id": "5bd0565b-a330-4e4d-a0e6-c34f2668a8ef",
"last_updated": "2022-09-23T10:17:09.463616-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/f78bb113-ca52-4753-988b-5f65180fa754/?format=api"
},
{
"id": "ae48f475-ea9f-46c0-a490-fe45986dc73f",
"gambit_id": "469a32fa-7da4-455d-8a97-a0b36ce8bc47",
"last_updated": "2022-09-23T10:17:09.462420-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/f78bb113-ca52-4753-988b-5f65180fa754/?format=api"
}
]
}