GET /api/bet_types/cd92455e-b056-4d37-9f33-1fbc4a6752de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cd92455e-b056-4d37-9f33-1fbc4a6752de",
"match": "https://api-prod.gambitprofit.com/api/matches/cf7f631a-bf49-4a24-9dbb-299f8928094f/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-21T08:58:02.873821-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": 5423.0
},
{
"team": "LAA",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "7b6bb1e3-f1ca-4510-b5e8-2327e4ed2562",
"gambit_id": "cdb568de-2d0e-4581-a649-38d276568ee5",
"last_updated": "2023-09-23T10:23:11.480754-04:00",
"created_at": "2023-09-21T08:58:02.883573-04:00",
"name": "TAM",
"reward": "1.73000",
"odds": "1.76920",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd92455e-b056-4d37-9f33-1fbc4a6752de/?format=api"
},
{
"id": "eca69b96-a302-4952-bce4-1750682e4f14",
"gambit_id": "5242074d-05f6-4bfd-aaa9-faab8982383b",
"last_updated": "2023-09-23T10:23:11.477601-04:00",
"created_at": "2023-09-21T08:58:02.878496-04:00",
"name": "LAA",
"reward": "2.05000",
"odds": "2.10000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd92455e-b056-4d37-9f33-1fbc4a6752de/?format=api"
}
]
}