GET /api/bet_types/2e189e1c-4b78-44ce-9a32-395e3c50b71c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2e189e1c-4b78-44ce-9a32-395e3c50b71c",
"match": "https://api-prod.gambitprofit.com/api/matches/5968136f-72c2-49c9-9999-a3046f774258/?format=api",
"name": "Over/Under",
"created_at": "2023-09-10T10:03:10.236087-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 Under 9",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "4e5653a6-0bb4-4350-8bac-73621dae64f9",
"gambit_id": "26d654fe-8619-4036-8db2-028f9c476431",
"last_updated": "2023-09-12T11:23:01.058293-04:00",
"created_at": "2023-09-10T10:03:10.244561-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e189e1c-4b78-44ce-9a32-395e3c50b71c/?format=api"
},
{
"id": "0b00ea60-529b-422c-b437-fe7a3d1a45ae",
"gambit_id": "5e44bd12-fa29-4206-9f9a-cf629457242c",
"last_updated": "2023-09-12T11:23:01.054609-04:00",
"created_at": "2023-09-10T10:03:10.239721-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e189e1c-4b78-44ce-9a32-395e3c50b71c/?format=api"
}
]
}