GET /api/bet_types/8c0daa86-3637-4b85-9d76-7a589a38b5c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8c0daa86-3637-4b85-9d76-7a589a38b5c0",
"match": "https://api-prod.gambitprofit.com/api/matches/bb4deeb7-b265-4ebe-b58a-5821bb3fd4d8/?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": "Portland Trail Blazers",
"amount": 5829.0
},
{
"team": "Houston Rockets",
"amount": 4171.0
}
],
"expected_reward_tokens": 9092.78,
"profit_sb": 92.78,
"profit_sb_percentage": 1.03,
"recommended": true
},
"lines": [
{
"id": "3e8f7db6-2b9d-4199-b809-88f014adc070",
"gambit_id": "c0e28354-9b74-41e7-afe4-09fc01e664a5",
"last_updated": "2022-12-19T10:32:30.312362-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Portland Trail Blazers",
"reward": "1.56000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c0daa86-3637-4b85-9d76-7a589a38b5c0/?format=api"
},
{
"id": "9681a86a-e03a-4894-956b-73c7533e4849",
"gambit_id": "dad316ef-aea6-43b8-bdf7-f7de907739a6",
"last_updated": "2022-12-19T10:32:30.311310-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston Rockets",
"reward": "2.18000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c0daa86-3637-4b85-9d76-7a589a38b5c0/?format=api"
}
]
}