GET /api/bet_types/51578fd9-0b09-415e-848d-d70081162b28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51578fd9-0b09-415e-848d-d70081162b28",
"match": "https://api-prod.gambitprofit.com/api/matches/15423003-b9eb-4f6e-822e-e7b3d91615b6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-06T10:57:11.465679-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": "MIA (J Luzardo)",
"amount": 6070.0
},
{
"team": "KAN (Z Greinke)",
"amount": 3930.0
}
],
"expected_reward_tokens": 9589.2,
"profit_sb": 89.2,
"profit_sb_percentage": 0.94,
"recommended": true
},
"lines": [
{
"id": "737805a7-c61b-4e99-ac0b-1007ba55f185",
"gambit_id": "18ef926f-47af-4faf-9ddd-57d0a97cad63",
"last_updated": "2023-06-07T11:23:21.173702-04:00",
"created_at": "2023-06-06T10:57:11.469540-04:00",
"name": "MIA (J Luzardo)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51578fd9-0b09-415e-848d-d70081162b28/?format=api"
},
{
"id": "2eb3eb6d-b797-4bc5-bf44-5de7659939a0",
"gambit_id": "8f759333-b43f-4e3b-a17b-d7eb2190f4e1",
"last_updated": "2023-06-07T11:23:21.171522-04:00",
"created_at": "2023-06-06T10:57:11.467450-04:00",
"name": "KAN (Z Greinke)",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51578fd9-0b09-415e-848d-d70081162b28/?format=api"
}
]
}