GET /api/bet_types/b68b2f3c-be1b-464a-950c-fd3db4f30814/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b68b2f3c-be1b-464a-950c-fd3db4f30814",
"match": "https://api-prod.gambitprofit.com/api/matches/7241722f-f1ae-4ddf-9de5-546589af7142/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-09T11:07:04.950149-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": "DET",
"amount": 5317.0
},
{
"team": "CLE",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "cb14ea03-c4f3-45c8-b451-819ce91bf0a2",
"gambit_id": "3e64c246-b2a9-4adc-8d20-43d8a7c04ecd",
"last_updated": "2023-05-10T15:47:08.865758-04:00",
"created_at": "2023-05-09T11:07:04.953435-04:00",
"name": "DET",
"reward": "1.77000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b68b2f3c-be1b-464a-950c-fd3db4f30814/?format=api"
},
{
"id": "b5c47dd1-fcae-4be5-bf44-b1df3c11ad02",
"gambit_id": "4cc047ed-8641-4711-8131-a3a615038455",
"last_updated": "2023-05-10T15:47:08.864266-04:00",
"created_at": "2023-05-09T11:07:04.951778-04:00",
"name": "CLE",
"reward": "2.01000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b68b2f3c-be1b-464a-950c-fd3db4f30814/?format=api"
}
]
}