GET /api/bet_types/6d16bd67-e505-4a42-8a67-599faa95efb8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6d16bd67-e505-4a42-8a67-599faa95efb8",
"match": "https://api-prod.gambitprofit.com/api/matches/e29051f4-6063-44bc-8526-51163878eb1c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-02T11:52:04.252419-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": "NYM (J Lucchesi)",
"amount": 5838.0
},
{
"team": "DET (M Lorenzen)",
"amount": 4162.0
}
],
"expected_reward_tokens": 9572.6,
"profit_sb": 72.6,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "095c93d1-b9de-4d5b-b2f0-cedf25691876",
"gambit_id": "07adb025-d45f-4dc7-bc12-05011227a07f",
"last_updated": "2023-05-09T18:37:14.704710-04:00",
"created_at": "2023-05-02T11:52:04.255138-04:00",
"name": "NYM (J Lucchesi)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d16bd67-e505-4a42-8a67-599faa95efb8/?format=api"
},
{
"id": "dea3179b-9060-4d72-b0b9-8b5518f67af3",
"gambit_id": "b3743ab0-42b0-470c-af28-62073eef5182",
"last_updated": "2023-05-09T18:37:14.703367-04:00",
"created_at": "2023-05-02T11:52:04.253738-04:00",
"name": "DET (M Lorenzen)",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d16bd67-e505-4a42-8a67-599faa95efb8/?format=api"
}
]
}