GET /api/bet_types/c13433fd-509b-43a3-9437-7dc4f4b2210f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c13433fd-509b-43a3-9437-7dc4f4b2210f",
"match": "https://api-prod.gambitprofit.com/api/matches/480b8bae-fe7e-4462-9f08-0278f726f4f8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-21T09:21:58.463187-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": "Dallas Stars",
"amount": 6020.0
},
{
"team": "Seattle Kraken",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "20947375-7cdd-4be0-9b1f-737786b9205f",
"gambit_id": "c5820652-c7be-4763-af96-ac640582bf88",
"last_updated": "2023-03-22T16:46:53.769760-04:00",
"created_at": "2023-03-21T09:21:58.465104-04:00",
"name": "Dallas Stars",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c13433fd-509b-43a3-9437-7dc4f4b2210f/?format=api"
},
{
"id": "5b5eea01-e808-4c0a-814e-77e06fc4534b",
"gambit_id": "884859bd-3c2d-4ab7-a7df-6e7c187e1930",
"last_updated": "2023-03-22T16:46:53.773037-04:00",
"created_at": "2023-03-21T09:21:58.467003-04:00",
"name": "Seattle Kraken",
"reward": "2.39000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c13433fd-509b-43a3-9437-7dc4f4b2210f/?format=api"
}
]
}