GET /api/bet_types/46ff4b77-4951-4267-a81e-e4eaaa428c4d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "46ff4b77-4951-4267-a81e-e4eaaa428c4d",
"match": "https://api-prod.gambitprofit.com/api/matches/5c431939-75ce-451d-b051-819e9c262b38/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-02T13:52:00.289266-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": "COL",
"amount": 5107.0
},
{
"team": "SDG",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "98d80938-12a7-4076-b67a-da15f6cbc187",
"gambit_id": "502033b4-0e74-462f-9156-b5af65396721",
"last_updated": "2023-04-09T16:07:03.961615-04:00",
"created_at": "2023-04-02T13:52:00.292886-04:00",
"name": "COL",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46ff4b77-4951-4267-a81e-e4eaaa428c4d/?format=api"
},
{
"id": "18a9f8df-e3e7-43bc-9421-68a6ac3755b7",
"gambit_id": "6429c0ee-b496-4404-91ab-d6ae21774d3d",
"last_updated": "2023-04-09T16:07:03.958575-04:00",
"created_at": "2023-04-02T13:52:00.290995-04:00",
"name": "SDG",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46ff4b77-4951-4267-a81e-e4eaaa428c4d/?format=api"
}
]
}