GET /api/bet_types/85334bd3-d52b-4234-8ddb-3cda2ac6aeb7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "85334bd3-d52b-4234-8ddb-3cda2ac6aeb7",
"match": "https://api-prod.gambitprofit.com/api/matches/d04f23f4-fc74-496d-8edf-84fde35ca7c9/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-17T11:06:51.022661-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": 6399.0
},
{
"team": "MIA",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "9e3566ed-e666-4ef7-afa9-b17168b96fdd",
"gambit_id": "6788f1a1-5bcf-43a2-ac7c-6b30c3423cc5",
"last_updated": "2023-05-18T11:47:19.674187-04:00",
"created_at": "2023-05-17T11:06:51.026602-04:00",
"name": "WAS",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85334bd3-d52b-4234-8ddb-3cda2ac6aeb7/?format=api"
},
{
"id": "7b5bd721-f772-4bf5-8fbb-23987aaaa1e7",
"gambit_id": "3dbc97a8-213f-4802-9221-3cce87098555",
"last_updated": "2023-05-18T11:47:19.672731-04:00",
"created_at": "2023-05-17T11:06:51.024699-04:00",
"name": "MIA",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85334bd3-d52b-4234-8ddb-3cda2ac6aeb7/?format=api"
}
]
}