GET /api/bet_types/b3e236f3-1f42-49cc-9c4b-55e9781faa1c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b3e236f3-1f42-49cc-9c4b-55e9781faa1c",
"match": "https://api-prod.gambitprofit.com/api/matches/0868cafb-1cf5-4c00-bd71-f68b0c91952a/?format=api",
"name": "Over/Under",
"created_at": "2023-05-20T10:51:58.643576-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 223",
"amount": 5000.0
},
{
"team": "Game Total Over 223",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "45f65823-1af2-468e-b6a0-86ee75438cec",
"gambit_id": "77721f33-3a73-4a8f-9d8f-bca7635875f5",
"last_updated": "2023-05-22T13:31:57.723554-04:00",
"created_at": "2023-05-20T10:51:58.645110-04:00",
"name": "Game Total Under 223",
"reward": "1.87000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3e236f3-1f42-49cc-9c4b-55e9781faa1c/?format=api"
},
{
"id": "6ce91d4c-2e1b-4e12-a9e9-9a335996e247",
"gambit_id": "57045857-afba-44ac-b419-a84b0464d684",
"last_updated": "2023-05-22T13:31:57.725097-04:00",
"created_at": "2023-05-20T10:51:58.646704-04:00",
"name": "Game Total Over 223",
"reward": "1.87000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3e236f3-1f42-49cc-9c4b-55e9781faa1c/?format=api"
}
]
}