GET /api/bet_types/9c64c124-2f21-4999-a158-bf13eac27524/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c64c124-2f21-4999-a158-bf13eac27524",
"match": "https://api-prod.gambitprofit.com/api/matches/4204d75d-5908-4038-aa4f-d0b54f33f120/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-08T11:38:09.656278-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 (Y Chirinos)",
"amount": 5144.0
},
{
"team": "MIN (B Ober)",
"amount": 4856.0
}
],
"expected_reward_tokens": 9566.32,
"profit_sb": 66.32,
"profit_sb_percentage": 0.7,
"recommended": true
},
"lines": [
{
"id": "42397583-c5a6-4b59-b170-771ff243af66",
"gambit_id": "83e52133-951d-4a7a-ba9a-7e1973bf9c09",
"last_updated": "2023-06-10T13:48:19.437889-04:00",
"created_at": "2023-06-08T11:38:09.665891-04:00",
"name": "TAM (Y Chirinos)",
"reward": "1.86000",
"odds": "1.90090",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c64c124-2f21-4999-a158-bf13eac27524/?format=api"
},
{
"id": "6012096c-59be-467c-ad3d-519103e0af48",
"gambit_id": "1db46a14-e9f5-4032-ac0a-12785292865e",
"last_updated": "2023-06-10T13:48:19.435509-04:00",
"created_at": "2023-06-08T11:38:09.661872-04:00",
"name": "MIN (B Ober)",
"reward": "1.97000",
"odds": "2.01000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c64c124-2f21-4999-a158-bf13eac27524/?format=api"
}
]
}