GET /api/bet_types/1018c654-0e0d-4d2e-be3e-a001c518081c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1018c654-0e0d-4d2e-be3e-a001c518081c",
"match": "https://api-prod.gambitprofit.com/api/matches/251d728b-9b72-48a4-b0c0-a8de5a387fb4/?format=api",
"name": "Over/Under",
"created_at": "2023-05-31T11:47:17.609460-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 Over 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "3e3bbc96-ec56-444c-8920-177693381eec",
"gambit_id": "1c4692c5-743d-4612-83de-1223adcce643",
"last_updated": "2023-06-01T10:07:11.047015-04:00",
"created_at": "2023-05-31T11:47:17.611218-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1018c654-0e0d-4d2e-be3e-a001c518081c/?format=api"
},
{
"id": "683e1a11-b2e6-40f0-b19f-5f47ffbe586a",
"gambit_id": "240ca9c4-c2ff-4958-8008-06c6aabd2357",
"last_updated": "2023-06-01T10:07:11.049740-04:00",
"created_at": "2023-05-31T11:47:17.612845-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1018c654-0e0d-4d2e-be3e-a001c518081c/?format=api"
}
]
}