GET /api/bet_types/9d09e3be-30e8-48d7-ae10-0bf880e829b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9d09e3be-30e8-48d7-ae10-0bf880e829b1",
"match": "https://api-prod.gambitprofit.com/api/matches/cd84a03c-0e3b-4490-9acb-d9db68760d58/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-03T13:12:08.528418-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": "Valentina Shevchenko",
"amount": 8611.0
},
{
"team": "Alexa Grasso",
"amount": 1389.0
}
],
"expected_reward_tokens": 9472.1,
"profit_sb": -27.9,
"profit_sb_percentage": -0.29,
"recommended": false
},
"lines": [
{
"id": "b6787da4-2205-4809-89cb-94165847639f",
"gambit_id": "b82beb0a-fcbd-4a45-bc46-cfb9400b321d",
"last_updated": "2023-03-06T15:11:56.409066-05:00",
"created_at": "2023-03-03T13:12:08.529721-05:00",
"name": "Valentina Shevchenko",
"reward": "1.10000",
"odds": "1.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d09e3be-30e8-48d7-ae10-0bf880e829b1/?format=api"
},
{
"id": "cbb625da-68a1-4674-9e58-00cd0fda8c16",
"gambit_id": "6bcb81b8-d69c-4339-8ac5-ab938e79713c",
"last_updated": "2023-03-06T15:11:56.410477-05:00",
"created_at": "2023-03-03T13:12:08.531016-05:00",
"name": "Alexa Grasso",
"reward": "6.82000",
"odds": "7.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d09e3be-30e8-48d7-ae10-0bf880e829b1/?format=api"
}
]
}