GET /api/bet_types/76df0b3a-61cf-473e-8678-eb8de41b15cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "76df0b3a-61cf-473e-8678-eb8de41b15cf",
"match": "https://api-prod.gambitprofit.com/api/matches/4aa409b3-49c2-4a93-9f7a-f7d15d41545f/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-08T09:01:56.548447-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": "CIN",
"amount": 6100.0
},
{
"team": "PHI",
"amount": 3900.0
}
],
"expected_reward_tokens": 9516.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.17,
"recommended": true
},
"lines": [
{
"id": "aed02d9d-24b2-4e9c-a29e-204935b26ea1",
"gambit_id": "87f0620f-735c-4540-a72c-0aa39b752e54",
"last_updated": "2023-04-09T09:37:13.786038-04:00",
"created_at": "2023-04-08T09:01:56.552667-04:00",
"name": "CIN",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76df0b3a-61cf-473e-8678-eb8de41b15cf/?format=api"
},
{
"id": "2a0858c1-aa21-4ccc-8955-3ab3dad0ef91",
"gambit_id": "5fb08acd-22fa-4400-a542-537e72fee7fc",
"last_updated": "2023-04-09T09:37:13.783138-04:00",
"created_at": "2023-04-08T09:01:56.550429-04:00",
"name": "PHI",
"reward": "2.44000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76df0b3a-61cf-473e-8678-eb8de41b15cf/?format=api"
}
]
}