GET /api/bet_types/0148a145-02ad-480c-bc85-2d5004a8e3a4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0148a145-02ad-480c-bc85-2d5004a8e3a4",
"match": "https://api-prod.gambitprofit.com/api/matches/2a839b2e-a8c5-4c5a-b476-9ffc1d5e68ea/?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": "Detroit Lions",
"amount": 5106.0
},
{
"team": "Dallas Cowboys",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "af0d8fe7-febc-4226-885a-93ab01fb88fa",
"gambit_id": "4ec30ff2-e7f0-46fc-a67c-36b1159ad849",
"last_updated": "2022-10-24T10:52:23.906691-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Lions",
"reward": "1.84000",
"odds": "1.86960",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0148a145-02ad-480c-bc85-2d5004a8e3a4/?format=api"
},
{
"id": "a8736f90-a5e6-44c4-929b-e15236da218e",
"gambit_id": "16afba16-f8f0-4dbe-bb43-4d87f6416aa1",
"last_updated": "2022-10-24T10:52:23.905731-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Cowboys",
"reward": "1.92000",
"odds": "1.95240",
"spread": "-7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0148a145-02ad-480c-bc85-2d5004a8e3a4/?format=api"
}
]
}