GET /api/bet_types/334f6a81-cbff-414e-a684-676cd2f95ed5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "334f6a81-cbff-414e-a684-676cd2f95ed5",
"match": "https://api-prod.gambitprofit.com/api/matches/54cc214a-578f-4783-b64c-777fe23f9894/?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 Over 6",
"amount": 5208.0
},
{
"team": "Game Total Under 6",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "f2c7128c-7b49-493f-9532-aa5c400d2263",
"gambit_id": "e4251f28-7642-4c06-8628-f851e58bda7e",
"last_updated": "2022-11-15T11:52:45.082697-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/334f6a81-cbff-414e-a684-676cd2f95ed5/?format=api"
},
{
"id": "0e3dcd71-8459-42ed-9d33-45643b7f1ce1",
"gambit_id": "d51399ba-de3c-4d2b-a114-140952c617c2",
"last_updated": "2022-11-15T11:52:45.081682-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/334f6a81-cbff-414e-a684-676cd2f95ed5/?format=api"
}
]
}