GET /api/bet_types/712b1635-0036-4cbd-8c07-eeb53fee7cd4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "712b1635-0036-4cbd-8c07-eeb53fee7cd4",
"match": "https://api-prod.gambitprofit.com/api/matches/3cf22290-5c3a-42b4-bd5f-fa1eac81c728/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Gamerlegion",
"amount": 5775.0
},
{
"team": "9z Team",
"amount": 4225.0
}
],
"expected_reward_tokens": 9124.5,
"profit_sb": -375.5,
"profit_sb_percentage": -3.95,
"recommended": false
},
"lines": [
{
"id": "2d76a704-7bd9-4295-9aa1-a7a001752c1a",
"gambit_id": "be79e224-8ca3-424f-acb6-80fef274cf46",
"last_updated": "2022-12-24T17:12:21.858748-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Gamerlegion",
"reward": "1.58000",
"odds": "1.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/712b1635-0036-4cbd-8c07-eeb53fee7cd4/?format=api"
},
{
"id": "1ff82e92-3b3b-4c4a-8fd7-0425d7576f00",
"gambit_id": "1e37f4dd-adad-4be9-9078-b56fdac0f96d",
"last_updated": "2022-12-24T17:12:21.859811-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "9z Team",
"reward": "2.16000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/712b1635-0036-4cbd-8c07-eeb53fee7cd4/?format=api"
}
]
}