GET /api/bet_types/b51eb0b4-647e-460f-8e46-7e4399774932/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b51eb0b4-647e-460f-8e46-7e4399774932",
"match": "https://api-prod.gambitprofit.com/api/matches/21580827-0ff8-448a-b3dc-42a0175d66d5/?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": "Rice",
"amount": 5610.0
},
{
"team": "Louisiana Tech",
"amount": 4390.0
}
],
"expected_reward_tokens": 9480.9,
"profit_sb": -19.1,
"profit_sb_percentage": -0.2,
"recommended": false
},
"lines": [
{
"id": "9d46a1d3-9c40-410a-a2f9-53f4e168b1de",
"gambit_id": "da8ec8a3-5b3d-4c6f-b4a5-2c5c7682733c",
"last_updated": "2022-10-23T12:57:22.735099-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Rice",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b51eb0b4-647e-460f-8e46-7e4399774932/?format=api"
},
{
"id": "65e1eb84-684a-4309-a71f-87d0d44b7fde",
"gambit_id": "249698aa-4fd3-4877-b85e-530db5323332",
"last_updated": "2022-10-23T12:57:22.736063-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Louisiana Tech",
"reward": "2.16000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b51eb0b4-647e-460f-8e46-7e4399774932/?format=api"
}
]
}