GET /api/bet_types/47cf2a6c-8f96-4498-aa82-5e2f9e8534c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "47cf2a6c-8f96-4498-aa82-5e2f9e8534c0",
"match": "https://api-prod.gambitprofit.com/api/matches/1e00b5a0-8481-4dad-a3f3-64deef06505c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-17T11:06:51.184663-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": "NYY (G Cole)",
"amount": 5234.0
},
{
"team": "TOR (C Bassitt)",
"amount": 4766.0
}
],
"expected_reward_tokens": 9578.22,
"profit_sb": 78.22,
"profit_sb_percentage": 0.82,
"recommended": true
},
"lines": [
{
"id": "e77f1d70-592d-4b9d-bacf-e78d5c0b0ff6",
"gambit_id": "60f1f020-6146-4120-9df0-4848ce9e2106",
"last_updated": "2023-05-18T11:47:19.841381-04:00",
"created_at": "2023-05-17T11:06:51.189154-04:00",
"name": "NYY (G Cole)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47cf2a6c-8f96-4498-aa82-5e2f9e8534c0/?format=api"
},
{
"id": "e756bdcd-5e44-477c-aaff-6b6e6da77ccc",
"gambit_id": "ec9c0f5a-6dfb-4e0c-8d14-fc03bb477a06",
"last_updated": "2023-05-18T11:47:19.840074-04:00",
"created_at": "2023-05-17T11:06:51.187276-04:00",
"name": "TOR (C Bassitt)",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47cf2a6c-8f96-4498-aa82-5e2f9e8534c0/?format=api"
}
]
}