GET /api/bet_types/6d0751ef-3af9-4b8b-8543-3b3fb0a52d34/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6d0751ef-3af9-4b8b-8543-3b3fb0a52d34",
"match": "https://api-prod.gambitprofit.com/api/matches/f2501dd4-2cf8-445f-9674-8a5cb441cf17/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-02T10:32:08.414613-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": "LOS (C Kershaw)",
"amount": 5711.0
},
{
"team": "NYY (L Severino)",
"amount": 4289.0
}
],
"expected_reward_tokens": 9650.25,
"profit_sb": 150.25,
"profit_sb_percentage": 1.58,
"recommended": true
},
"lines": [
{
"id": "7544ce38-3d05-4892-8fa7-2ead002751fc",
"gambit_id": "8889290e-0fb3-48a3-bfe1-40f4d72194f6",
"last_updated": "2023-06-04T13:17:18.834814-04:00",
"created_at": "2023-06-02T10:32:08.420195-04:00",
"name": "LOS (C Kershaw)",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d0751ef-3af9-4b8b-8543-3b3fb0a52d34/?format=api"
},
{
"id": "5476db9e-7c79-4cb7-9cd0-39a859761f8d",
"gambit_id": "b172c155-ee71-4b68-a63d-1f5569b204aa",
"last_updated": "2023-06-04T13:17:18.833222-04:00",
"created_at": "2023-06-02T10:32:08.417152-04:00",
"name": "NYY (L Severino)",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d0751ef-3af9-4b8b-8543-3b3fb0a52d34/?format=api"
}
]
}