GET /api/bet_types/fdf1b13e-7c8e-43f2-b9a2-24cfe663e723/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fdf1b13e-7c8e-43f2-b9a2-24cfe663e723",
"match": "https://api-prod.gambitprofit.com/api/matches/c9da1e61-b3ea-46aa-af6f-cda7c61c5043/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-20T22:57:02.168878-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": "Atlanta FaZe",
"amount": 7340.0
},
{
"team": "Minnesota RØKKR",
"amount": 2660.0
}
],
"expected_reward_tokens": 9175.0,
"profit_sb": -325.0,
"profit_sb_percentage": -3.42,
"recommended": false
},
"lines": [
{
"id": "c82bc95b-6894-43ec-ac87-ec13747d2bff",
"gambit_id": "0eb3944e-518d-4b65-9a4e-bf83480467a1",
"last_updated": "2023-01-23T12:07:21.774555-05:00",
"created_at": "2023-01-20T22:57:02.171425-05:00",
"name": "Atlanta FaZe",
"reward": "1.25000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdf1b13e-7c8e-43f2-b9a2-24cfe663e723/?format=api"
},
{
"id": "a820f1dc-0719-42b5-a539-ac0d9f55ae33",
"gambit_id": "6f132201-3546-4ccc-86dc-f78a11b5027c",
"last_updated": "2023-01-23T12:07:21.773448-05:00",
"created_at": "2023-01-20T22:57:02.170128-05:00",
"name": "Minnesota RØKKR",
"reward": "3.45000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdf1b13e-7c8e-43f2-b9a2-24cfe663e723/?format=api"
}
]
}