GET /api/bet_types/b222349b-1b90-4668-9650-a3c9d949df6b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b222349b-1b90-4668-9650-a3c9d949df6b",
"match": "https://api-prod.gambitprofit.com/api/matches/3983a4e7-924f-4e0d-87e2-41e624f3f49b/?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 7.5",
"amount": 5208.0
},
{
"team": "Game Total Over 7.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "dff22742-2a79-4fd0-b12a-08f7891cfcab",
"gambit_id": "3b6db382-e88c-4c8a-b37b-297c7651b013",
"last_updated": "2022-09-25T21:41:51.474670-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b222349b-1b90-4668-9650-a3c9d949df6b/?format=api"
},
{
"id": "e1e68d35-7b76-4309-9732-6aa6bcaea1f1",
"gambit_id": "f26f01c8-d645-4c33-b118-4177213a234e",
"last_updated": "2022-09-25T21:41:51.475779-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b222349b-1b90-4668-9650-a3c9d949df6b/?format=api"
}
]
}