GET /api/bet_types/d99d2131-f38c-4be8-aeaf-19e598cbd503/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d99d2131-f38c-4be8-aeaf-19e598cbd503",
"match": "https://api-prod.gambitprofit.com/api/matches/56710b8a-ced3-426b-b0b0-d403b08f6f1b/?format=api",
"name": "Play the Odds",
"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": "MIN",
"amount": 6183.0
},
{
"team": "NYY",
"amount": 3817.0
}
],
"expected_reward_tokens": 9274.5,
"profit_sb": 274.5,
"profit_sb_percentage": 3.05,
"recommended": true
},
"lines": [
{
"id": "f15321c1-b1b7-4056-96c5-a446f39ccea5",
"gambit_id": "af8b04dd-843c-42b1-9df8-24806c67ab62",
"last_updated": "2022-09-09T09:57:13.820436-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN",
"reward": "1.50000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d99d2131-f38c-4be8-aeaf-19e598cbd503/?format=api"
},
{
"id": "dd520ffe-dcd3-46fe-9212-76ffeb965a23",
"gambit_id": "c76550b9-48eb-484a-babb-7b3c2e40475b",
"last_updated": "2022-09-09T09:57:13.819446-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY",
"reward": "2.43000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d99d2131-f38c-4be8-aeaf-19e598cbd503/?format=api"
}
]
}