GET /api/bet_types/75c21aeb-4899-4d9b-8b34-c0c020eb9673/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "75c21aeb-4899-4d9b-8b34-c0c020eb9673",
"match": "https://api-prod.gambitprofit.com/api/matches/018b4c8a-ec9d-4c97-afa2-8afa0d93e3a8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-18T09:16:53.205810-05: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": "Dallas Stars",
"amount": 5873.0
},
{
"team": "San Jose Sharks",
"amount": 4127.0
}
],
"expected_reward_tokens": 9572.99,
"profit_sb": 72.99,
"profit_sb_percentage": 0.77,
"recommended": true
},
"lines": [
{
"id": "55ce9ee2-0fb4-40e5-90be-74a89becd494",
"gambit_id": "7f48c67c-0aa8-4e44-b39c-afd19fd88c50",
"last_updated": "2023-01-19T09:37:18.653867-05:00",
"created_at": "2023-01-18T09:16:53.211909-05:00",
"name": "Dallas Stars",
"reward": "1.63000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75c21aeb-4899-4d9b-8b34-c0c020eb9673/?format=api"
},
{
"id": "7a01d348-2f7c-4e3c-8e62-14d523f24b28",
"gambit_id": "e81dd67b-18a4-4f77-8eae-6a3799b30043",
"last_updated": "2023-01-19T09:37:18.652716-05:00",
"created_at": "2023-01-18T09:16:53.208717-05:00",
"name": "San Jose Sharks",
"reward": "2.32000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75c21aeb-4899-4d9b-8b34-c0c020eb9673/?format=api"
}
]
}