GET /api/bet_types/ec89cd47-16a5-4786-9acc-7c84683061c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ec89cd47-16a5-4786-9acc-7c84683061c0",
"match": "https://api-prod.gambitprofit.com/api/matches/a32b1a85-c179-4879-aec3-167f6ef5833a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-06T11:51:56.186746-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": "TOR (J Berrios)",
"amount": 5627.0
},
{
"team": "PIT (J Oviedo)",
"amount": 4373.0
}
],
"expected_reward_tokens": 9620.6,
"profit_sb": 120.6,
"profit_sb_percentage": 1.27,
"recommended": true
},
"lines": [
{
"id": "5368e5d2-f97e-43da-8dac-ae6c08425bce",
"gambit_id": "42cbe224-23df-46ee-b15d-bf0e894266ca",
"last_updated": "2023-05-07T11:57:18.017906-04:00",
"created_at": "2023-05-06T11:51:56.189692-04:00",
"name": "TOR (J Berrios)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec89cd47-16a5-4786-9acc-7c84683061c0/?format=api"
},
{
"id": "cffd6046-5f40-46d1-96c2-113e7fe3e7a1",
"gambit_id": "e3afab0c-394e-4b23-9f4c-fe41568ddc6a",
"last_updated": "2023-05-07T11:57:18.016646-04:00",
"created_at": "2023-05-06T11:51:56.188172-04:00",
"name": "PIT (J Oviedo)",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec89cd47-16a5-4786-9acc-7c84683061c0/?format=api"
}
]
}