GET /api/bet_types/1fa497e1-2fd8-4d86-bfef-3f00f191c8b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1fa497e1-2fd8-4d86-bfef-3f00f191c8b6",
"match": "https://api-prod.gambitprofit.com/api/matches/bc3819dc-e359-4768-9bee-9e6bb98ee410/?format=api",
"name": "Over/Under",
"created_at": "2023-03-03T09:57:01.780069-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": 5213.0
},
{
"team": "Game Total Under 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "cf1bad1e-a06b-4a66-838b-d813408ab54c",
"gambit_id": "8930b415-b63d-4ee7-ba31-2fc5d98b2c54",
"last_updated": "2023-03-04T16:27:21.393349-05:00",
"created_at": "2023-03-03T09:57:01.782563-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fa497e1-2fd8-4d86-bfef-3f00f191c8b6/?format=api"
},
{
"id": "03202a84-b6df-4a60-8797-a49f3752f25b",
"gambit_id": "e97cf67b-4ef8-47c1-bbfd-76f5f6c5fe54",
"last_updated": "2023-03-04T16:27:21.392216-05:00",
"created_at": "2023-03-03T09:57:01.781282-05:00",
"name": "Game Total Under 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fa497e1-2fd8-4d86-bfef-3f00f191c8b6/?format=api"
}
]
}