GET /api/bet_types/a829a9e9-7843-4358-a32f-5216f6fe28fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a829a9e9-7843-4358-a32f-5216f6fe28fd",
"match": "https://api-prod.gambitprofit.com/api/matches/f6a09474-3cba-4cf1-8625-17c67bbade6f/?format=api",
"name": "Over/Under",
"created_at": "2023-06-30T13:08:04.334134-04: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 9.5",
"amount": 5107.0
},
{
"team": "Game Total Under 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4000e499-d037-4f5c-bbd0-2f4b2bae33f0",
"gambit_id": "84fd56b5-9a89-4e07-9f7e-0f657b7c8d54",
"last_updated": "2023-07-02T11:03:49.212729-04:00",
"created_at": "2023-06-30T13:08:04.336440-04:00",
"name": "Game Total Over 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a829a9e9-7843-4358-a32f-5216f6fe28fd/?format=api"
},
{
"id": "976c3174-b777-45cf-9e2b-97adf6064743",
"gambit_id": "6e2b03bc-c43e-445f-9efa-91e3193be1fd",
"last_updated": "2023-07-02T11:03:49.215808-04:00",
"created_at": "2023-06-30T13:08:04.338863-04:00",
"name": "Game Total Under 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a829a9e9-7843-4358-a32f-5216f6fe28fd/?format=api"
}
]
}