GET /api/bet_types/be6b5a1f-96f6-4f08-9444-7107545c0ac7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be6b5a1f-96f6-4f08-9444-7107545c0ac7",
"match": "https://api-prod.gambitprofit.com/api/matches/28c256b0-4e39-4472-8219-c17adc7284e2/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-07T11:57:08.090220-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": "KAN",
"amount": 5939.0
},
{
"team": "OAK",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "0432a9ad-4e62-4f5d-9d6a-41b140de82f9",
"gambit_id": "bdf85a91-d3e0-408c-ae3c-dc06090783ac",
"last_updated": "2023-05-08T11:47:06.385949-04:00",
"created_at": "2023-05-07T11:57:08.092090-04:00",
"name": "KAN",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be6b5a1f-96f6-4f08-9444-7107545c0ac7/?format=api"
},
{
"id": "71957a29-36c5-404e-83fa-e7b17c7c703a",
"gambit_id": "cd8afac9-cab9-4b03-b878-b99a9bb47052",
"last_updated": "2023-05-08T11:47:06.388398-04:00",
"created_at": "2023-05-07T11:57:08.094186-04:00",
"name": "OAK",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be6b5a1f-96f6-4f08-9444-7107545c0ac7/?format=api"
}
]
}