GET /api/bet_types/7ce64cc3-7296-4a7d-91ed-d4a722de6b5e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7ce64cc3-7296-4a7d-91ed-d4a722de6b5e",
"match": "https://api-prod.gambitprofit.com/api/matches/454d26cc-ac82-42de-b88b-4e935b892d79/?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": "New Orleans Pelicans",
"amount": 7029.0
},
{
"team": "San Antonio Spurs",
"amount": 2971.0
}
],
"expected_reward_tokens": 9207.99,
"profit_sb": 207.99,
"profit_sb_percentage": 2.31,
"recommended": true
},
"lines": [
{
"id": "2f2d5fdd-3e80-4d51-8c31-5e205885dbf7",
"gambit_id": "bab074f6-2a12-4c4a-aa0b-677668a06530",
"last_updated": "2022-12-03T09:52:34.657279-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Orleans Pelicans",
"reward": "1.31000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ce64cc3-7296-4a7d-91ed-d4a722de6b5e/?format=api"
},
{
"id": "fca0f550-a0fc-48c4-9125-7a0e2fd98dfe",
"gambit_id": "c5581a31-89d4-4a1e-8f16-c91224fb8dde",
"last_updated": "2022-12-03T09:52:34.656293-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Antonio Spurs",
"reward": "3.10000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ce64cc3-7296-4a7d-91ed-d4a722de6b5e/?format=api"
}
]
}