GET /api/bet_types/e25aee8d-97b0-4d14-b0d2-4c5f0f0811f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e25aee8d-97b0-4d14-b0d2-4c5f0f0811f5",
"match": "https://api-prod.gambitprofit.com/api/matches/7704abee-a6b5-475f-b24b-ecb60845abae/?format=api",
"name": "FreeForm",
"created_at": "2023-12-11T09:38:03.670825-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": "Odd",
"amount": 5000.0
},
{
"team": "Even",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "faeb7487-fa1d-477c-a03c-1a611f896c3f",
"gambit_id": "fc396c04-499d-46a5-8855-4b22248c9073",
"last_updated": "2023-12-12T21:53:27.346227-05:00",
"created_at": "2023-12-11T09:38:03.675790-05:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e25aee8d-97b0-4d14-b0d2-4c5f0f0811f5/?format=api"
},
{
"id": "6df6bf8f-4134-434c-bb3e-63daafe3bbff",
"gambit_id": "4bc7536d-8034-4369-adf7-a22c09ed8510",
"last_updated": "2023-12-12T21:53:27.354517-05:00",
"created_at": "2023-12-11T09:38:03.680293-05:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e25aee8d-97b0-4d14-b0d2-4c5f0f0811f5/?format=api"
}
]
}