GET /api/bet_types/69129d2d-0b79-4fd6-839f-5dbc3c9983d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69129d2d-0b79-4fd6-839f-5dbc3c9983d0",
"match": "https://api-prod.gambitprofit.com/api/matches/70b968ff-7cef-4c4c-b7bc-12544afb2052/?format=api",
"name": "Over/Under",
"created_at": "2023-08-16T10:23:24.144595-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 10",
"amount": 5213.0
},
{
"team": "Game Total Over 10",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "b66b16e3-1d6d-459e-9658-d8b9f782eac3",
"gambit_id": "83ab583b-7170-4319-b858-6ffa642e3142",
"last_updated": "2023-08-18T10:13:05.278631-04:00",
"created_at": "2023-08-16T10:23:24.154042-04:00",
"name": "Game Total Under 10",
"reward": "1.80000",
"odds": "1.83330",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69129d2d-0b79-4fd6-839f-5dbc3c9983d0/?format=api"
},
{
"id": "9a1a6538-6ab5-4f4a-8ff0-7d5e52ac8413",
"gambit_id": "bf1afb4a-01c3-4eb1-bf37-ea03e53a5a89",
"last_updated": "2023-08-18T10:13:05.275094-04:00",
"created_at": "2023-08-16T10:23:24.149293-04:00",
"name": "Game Total Over 10",
"reward": "1.96000",
"odds": "2.00000",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69129d2d-0b79-4fd6-839f-5dbc3c9983d0/?format=api"
}
]
}