GET /api/bet_types/ff30bad9-fc94-44b3-8c57-c043f4226e50/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff30bad9-fc94-44b3-8c57-c043f4226e50",
"match": "https://api-prod.gambitprofit.com/api/matches/5e7125ca-56dc-48b4-8f86-bad002cf2337/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-01T09:03:22.512986-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": "TEX (A Heaney)",
"amount": 6434.0
},
{
"team": "CWS (J Scholtens)",
"amount": 3566.0
}
],
"expected_reward_tokens": 9521.22,
"profit_sb": 21.22,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "3c0b32df-b3c5-41b5-a4e7-3d19dd429aef",
"gambit_id": "b5292b02-056d-4849-b6c1-6be711304e23",
"last_updated": "2023-08-02T19:02:59.208031-04:00",
"created_at": "2023-08-01T09:03:22.524742-04:00",
"name": "TEX (A Heaney)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff30bad9-fc94-44b3-8c57-c043f4226e50/?format=api"
},
{
"id": "fe16a78a-36d6-43f2-88ae-ebf8759e2ae8",
"gambit_id": "08b660c4-1d94-499c-a24a-81c1350db1bf",
"last_updated": "2023-08-02T19:02:59.203818-04:00",
"created_at": "2023-08-01T09:03:22.518591-04:00",
"name": "CWS (J Scholtens)",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff30bad9-fc94-44b3-8c57-c043f4226e50/?format=api"
}
]
}