GET /api/bet_types/4ffc8f13-a987-408b-b51f-097650954e81/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4ffc8f13-a987-408b-b51f-097650954e81",
"match": "https://api-prod.gambitprofit.com/api/matches/5c9f5807-4c94-48b4-9d7e-313cc01c8be0/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-08T11:46:58.507204-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": "TAM",
"amount": 5107.0
},
{
"team": "BAL",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "4e2304ad-d339-40c7-9e1c-502a8ec5b030",
"gambit_id": "5be00f08-9ff1-4dca-9d60-e7e9f7651a87",
"last_updated": "2023-05-09T11:31:53.688872-04:00",
"created_at": "2023-05-08T11:46:58.510788-04:00",
"name": "TAM",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ffc8f13-a987-408b-b51f-097650954e81/?format=api"
},
{
"id": "0db19a34-ebde-467a-bc54-b72728e85143",
"gambit_id": "2b544fd5-e2e9-4f36-8695-be77c13ab51f",
"last_updated": "2023-05-09T11:31:53.687382-04:00",
"created_at": "2023-05-08T11:46:58.508966-04:00",
"name": "BAL",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ffc8f13-a987-408b-b51f-097650954e81/?format=api"
}
]
}