GET /api/bet_types/fc2c99f4-7b89-4ac5-aa84-4205e7f1c6c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc2c99f4-7b89-4ac5-aa84-4205e7f1c6c5",
"match": "https://api-prod.gambitprofit.com/api/matches/7f45beb1-24ed-4193-af32-233c0f8941fc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-29T11:47:12.787273-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": "STL (A Wainwright)",
"amount": 6241.0
},
{
"team": "KAN (J Staumont)",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "1059893b-32d3-4904-b6f9-bac9f848f386",
"gambit_id": "82081360-789b-4796-a89c-2c1917968338",
"last_updated": "2023-05-30T10:47:21.366367-04:00",
"created_at": "2023-05-29T11:47:12.791498-04:00",
"name": "STL (A Wainwright)",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc2c99f4-7b89-4ac5-aa84-4205e7f1c6c5/?format=api"
},
{
"id": "93b5df3f-9dcf-4f71-a17e-fa015d510d7c",
"gambit_id": "3425c313-323d-4849-b061-1004c669f19b",
"last_updated": "2023-05-30T10:47:21.364471-04:00",
"created_at": "2023-05-29T11:47:12.789443-04:00",
"name": "KAN (J Staumont)",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc2c99f4-7b89-4ac5-aa84-4205e7f1c6c5/?format=api"
}
]
}