GET /api/bet_types/3bb29f1d-0fb8-4698-bf5c-f6ba0e7f7d8a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3bb29f1d-0fb8-4698-bf5c-f6ba0e7f7d8a",
"match": "https://api-prod.gambitprofit.com/api/matches/b21aa230-cd87-454a-a96d-046090a23af4/?format=api",
"name": "Over/Under",
"created_at": "2023-11-04T09:48:05.879930-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 6",
"amount": 5319.0
},
{
"team": "Game Total Over 6",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "42796f1d-b5e8-4f38-be4f-5e9751517464",
"gambit_id": "9c49f7ac-11f1-4e52-8cbd-1a3cfacd7b94",
"last_updated": "2023-11-06T09:23:27.099189-05:00",
"created_at": "2023-11-04T09:48:05.888055-04:00",
"name": "Game Total Under 6",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bb29f1d-0fb8-4698-bf5c-f6ba0e7f7d8a/?format=api"
},
{
"id": "46583e3e-3b6f-49b4-a468-53a2725aa838",
"gambit_id": "f1af8dac-1383-40e7-a929-b60da635ebfa",
"last_updated": "2023-11-06T09:23:27.095950-05:00",
"created_at": "2023-11-04T09:48:05.883992-04:00",
"name": "Game Total Over 6",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bb29f1d-0fb8-4698-bf5c-f6ba0e7f7d8a/?format=api"
}
]
}