GET /api/bet_types/ba0428cc-f854-4179-92af-4b08d9bdff95/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ba0428cc-f854-4179-92af-4b08d9bdff95",
"match": "https://api-prod.gambitprofit.com/api/matches/cb534032-0a96-43d6-bb3a-947387d588e6/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-12T09:23:02.061730-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": "MIA",
"amount": 5688.0
},
{
"team": "MIL",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "98e63ab7-f3cc-4fa5-abe9-f2534c3fd12d",
"gambit_id": "1b6155cb-77a8-44bb-9d35-a96b759cebe2",
"last_updated": "2023-09-15T16:23:15.641616-04:00",
"created_at": "2023-09-12T09:23:02.065750-04:00",
"name": "MIA",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba0428cc-f854-4179-92af-4b08d9bdff95/?format=api"
},
{
"id": "7b9764de-09ec-4af0-86d1-3184e0b5992a",
"gambit_id": "3e73427f-a507-484d-bfb2-9fdd969204bc",
"last_updated": "2023-09-15T16:23:15.648177-04:00",
"created_at": "2023-09-12T09:23:02.070091-04:00",
"name": "MIL",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba0428cc-f854-4179-92af-4b08d9bdff95/?format=api"
}
]
}