GET /api/bet_types/b4c1c1a5-5d53-4def-abb5-64dd9da76645/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b4c1c1a5-5d53-4def-abb5-64dd9da76645",
"match": "https://api-prod.gambitprofit.com/api/matches/19838a2c-44a5-4c23-910d-06605af44118/?format=api",
"name": "Over/Under",
"created_at": "2023-04-07T09:27:15.651227-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 11.5",
"amount": 5107.0
},
{
"team": "Game Total Over 11.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "2bb5c7fc-bf07-44f9-94c5-7989ae07af50",
"gambit_id": "9fa4d712-9ae2-4781-80d3-d0a96549eb40",
"last_updated": "2023-04-08T15:42:26.985556-04:00",
"created_at": "2023-04-07T09:27:15.653619-04:00",
"name": "Game Total Under 11.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4c1c1a5-5d53-4def-abb5-64dd9da76645/?format=api"
},
{
"id": "6b35804c-af0e-4ebd-9530-41035a5d4404",
"gambit_id": "d811cfe5-803e-4add-9dc4-99bb86b58e24",
"last_updated": "2023-04-08T15:42:26.987806-04:00",
"created_at": "2023-04-07T09:27:15.655853-04:00",
"name": "Game Total Over 11.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4c1c1a5-5d53-4def-abb5-64dd9da76645/?format=api"
}
]
}