GET /api/bet_types/7037a400-b794-4bcd-a518-a406c91600b7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7037a400-b794-4bcd-a518-a406c91600b7",
"match": "https://api-prod.gambitprofit.com/api/matches/7d7907a6-31ac-4d40-b86c-778becdac2fa/?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": "Immortals",
"amount": 5679.0
},
{
"team": "Team Dignitas",
"amount": 4321.0
}
],
"expected_reward_tokens": 8858.05,
"profit_sb": -141.95,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "27937860-c52a-4c5d-84e3-c04cf1bc1d57",
"gambit_id": "f6a5eedd-87df-4c38-95d0-d699487c16b0",
"last_updated": "2022-08-08T11:47:21.772062-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Immortals",
"reward": "1.56000",
"odds": "1.62000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7037a400-b794-4bcd-a518-a406c91600b7/?format=api"
},
{
"id": "d1f350df-e7d3-4bf1-9078-bc3254683b47",
"gambit_id": "7e326155-d166-4a36-9d10-b66ffe222f47",
"last_updated": "2022-08-08T11:47:21.771478-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Team Dignitas",
"reward": "2.05000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7037a400-b794-4bcd-a518-a406c91600b7/?format=api"
}
]
}