GET /api/bet_types/d0744ce5-b6ed-46ab-9f12-2c7b1e8c320d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d0744ce5-b6ed-46ab-9f12-2c7b1e8c320d",
"match": "https://api-prod.gambitprofit.com/api/matches/cb94dabd-7853-494d-b982-6a24bcc96d42/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-18T09:43:11.170008-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": 5867.0
},
{
"team": "SDG",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "e4ac653f-081b-4f97-8c76-15b6bb190da5",
"gambit_id": "e5a75b89-77d0-47e0-a215-661caf0d3023",
"last_updated": "2023-06-19T17:08:22.898600-04:00",
"created_at": "2023-06-18T09:43:11.171916-04:00",
"name": "TAM",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0744ce5-b6ed-46ab-9f12-2c7b1e8c320d/?format=api"
},
{
"id": "36546b65-76b0-464d-8747-9d6609b69754",
"gambit_id": "307998b6-4a61-45a8-986a-213d16f5df79",
"last_updated": "2023-06-19T17:08:22.901436-04:00",
"created_at": "2023-06-18T09:43:11.174137-04:00",
"name": "SDG",
"reward": "2.30000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0744ce5-b6ed-46ab-9f12-2c7b1e8c320d/?format=api"
}
]
}