GET /api/bet_types/a437feca-8c4b-42a1-9e48-bd57a4db70be/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a437feca-8c4b-42a1-9e48-bd57a4db70be",
"match": "https://api-prod.gambitprofit.com/api/matches/fdf49c74-a4a2-4f9e-95fe-516ea668c0ac/?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": "MIA (S Alcantara)",
"amount": 6098.0
},
{
"team": "WAS (An Sanchez)",
"amount": 3902.0
}
],
"expected_reward_tokens": 9207.98,
"profit_sb": 207.98,
"profit_sb_percentage": 2.31,
"recommended": true
},
"lines": [
{
"id": "31853cad-a258-481b-9876-f5cac9ccdf1b",
"gambit_id": "e59d6587-5030-4bc1-91ca-4136b698b6f8",
"last_updated": "2022-09-19T11:57:16.990552-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA (S Alcantara)",
"reward": "1.51000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a437feca-8c4b-42a1-9e48-bd57a4db70be/?format=api"
},
{
"id": "24ad286b-718d-4a5b-97f9-b9b3fa1fee98",
"gambit_id": "60504d1c-3160-4b1f-9d37-4db9db78e72d",
"last_updated": "2022-09-19T11:57:16.989592-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS (An Sanchez)",
"reward": "2.36000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a437feca-8c4b-42a1-9e48-bd57a4db70be/?format=api"
}
]
}