GET /api/bet_types/ead5b69a-7001-4fec-8c1c-a23ecbc5c05f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ead5b69a-7001-4fec-8c1c-a23ecbc5c05f",
"match": "https://api-prod.gambitprofit.com/api/matches/5e887fce-bbb5-4087-82f7-1026e59e8efd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-21T10:22:16.150067-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": "Minnesota Timberwolves",
"amount": 7515.0
},
{
"team": "Houston Rockets",
"amount": 2485.0
}
],
"expected_reward_tokens": 9542.4,
"profit_sb": 42.4,
"profit_sb_percentage": 0.45,
"recommended": true
},
"lines": [
{
"id": "2a9bd008-009b-4748-923e-5b196ee1f728",
"gambit_id": "ea6022a9-6b70-4ba1-ab40-b763b3c3d19a",
"last_updated": "2023-01-22T21:22:16.207230-05:00",
"created_at": "2023-01-21T10:22:16.152568-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.27000",
"odds": "1.27780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ead5b69a-7001-4fec-8c1c-a23ecbc5c05f/?format=api"
},
{
"id": "f90049fc-016c-4d31-b5fb-002d201ef147",
"gambit_id": "4d87f2d0-99f0-4361-b0ee-508ffdb6bcc9",
"last_updated": "2023-01-22T21:22:16.206071-05:00",
"created_at": "2023-01-21T10:22:16.151196-05:00",
"name": "Houston Rockets",
"reward": "3.84000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ead5b69a-7001-4fec-8c1c-a23ecbc5c05f/?format=api"
}
]
}