GET /api/bet_types/7fe6a844-d523-4634-b531-8c8d758491e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7fe6a844-d523-4634-b531-8c8d758491e4",
"match": "https://api-prod.gambitprofit.com/api/matches/45105012-7597-4d4e-a57a-0a5bb9bb19a9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-27T09:22:58.611464-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": "MIN (P Lopez)",
"amount": 7106.0
},
{
"team": "OAK (J Estes)",
"amount": 2894.0
}
],
"expected_reward_tokens": 9521.26,
"profit_sb": 21.26,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "f6d20a30-687a-465b-8431-c74528ffaf64",
"gambit_id": "475a2deb-6229-4655-8363-9a7c95635ed4",
"last_updated": "2023-09-28T18:53:20.803068-04:00",
"created_at": "2023-09-27T09:22:58.620255-04:00",
"name": "MIN (P Lopez)",
"reward": "1.34000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fe6a844-d523-4634-b531-8c8d758491e4/?format=api"
},
{
"id": "08e97f8f-5e27-413f-889f-edb52718ad14",
"gambit_id": "207b6d84-6b7d-4fda-ac2e-b9e55624c0b2",
"last_updated": "2023-09-28T18:53:20.799479-04:00",
"created_at": "2023-09-27T09:22:58.616299-04:00",
"name": "OAK (J Estes)",
"reward": "3.29000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fe6a844-d523-4634-b531-8c8d758491e4/?format=api"
}
]
}