GET /api/bet_types/a7988325-ebcf-40be-9d16-7d662ddc8344/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a7988325-ebcf-40be-9d16-7d662ddc8344",
"match": "https://api-prod.gambitprofit.com/api/matches/51aaab80-d640-4c24-a67b-64a8615b9f93/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "HOU (L Garcia)",
"amount": 7247.0
},
{
"team": "OAK (A Oller)",
"amount": 2753.0
}
],
"expected_reward_tokens": 9276.16,
"profit_sb": 276.16,
"profit_sb_percentage": 3.07,
"recommended": true
},
"lines": [
{
"id": "8e54f4f2-3c1b-457e-90cb-61a03dfac2fb",
"gambit_id": "4695a83e-875d-42b1-b97e-9e9a42a1f9f0",
"last_updated": "2022-08-13T10:47:08.329687-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (L Garcia)",
"reward": "1.28000",
"odds": "1.31250",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7988325-ebcf-40be-9d16-7d662ddc8344/?format=api"
},
{
"id": "0d4eca44-608d-4164-be6d-e5857a8ba051",
"gambit_id": "a8cb4dda-03c9-4393-8d4c-698009d204b9",
"last_updated": "2022-08-13T10:47:08.330155-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (A Oller)",
"reward": "3.37000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7988325-ebcf-40be-9d16-7d662ddc8344/?format=api"
}
]
}