GET /api/bet_types/76704b0b-9644-4261-b58b-97391a76a38e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "76704b0b-9644-4261-b58b-97391a76a38e",
"match": "https://api-prod.gambitprofit.com/api/matches/ca66ece9-27aa-4272-a5cc-0680f2422f4b/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-21T08:33:15.956740-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": "WAS",
"amount": 5213.0
},
{
"team": "STL",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "0837d506-2f96-467f-80f3-2d8709d29e71",
"gambit_id": "ac971333-2e5b-4ac0-87aa-1d967af3720c",
"last_updated": "2023-06-22T11:03:08.256553-04:00",
"created_at": "2023-06-21T08:33:15.962334-04:00",
"name": "WAS",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76704b0b-9644-4261-b58b-97391a76a38e/?format=api"
},
{
"id": "d82e3c97-1876-4b1f-8bfa-4af1cb0f6859",
"gambit_id": "eecf5977-8b07-4596-9531-9ce0dab05208",
"last_updated": "2023-06-22T11:03:08.254099-04:00",
"created_at": "2023-06-21T08:33:15.959536-04:00",
"name": "STL",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76704b0b-9644-4261-b58b-97391a76a38e/?format=api"
}
]
}