GET /api/bet_types/0090477c-0616-4a49-b264-9f7a7da9b590/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0090477c-0616-4a49-b264-9f7a7da9b590",
"match": "https://api-prod.gambitprofit.com/api/matches/4b91c8b1-ccb3-4328-b5d1-b0435185a593/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-10T11:18:03.188343-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": "Buffalo Bills",
"amount": 7549.0
},
{
"team": "Denver Broncos",
"amount": 2451.0
}
],
"expected_reward_tokens": 9436.25,
"profit_sb": -63.75,
"profit_sb_percentage": -0.67,
"recommended": false
},
"lines": [
{
"id": "d8ce417a-f823-44d7-9ab7-66fe55e16624",
"gambit_id": "7c8210aa-f8ea-4289-a918-ceb2b9e7c6dd",
"last_updated": "2023-11-14T10:08:17.044876-05:00",
"created_at": "2023-11-10T11:18:03.199601-05:00",
"name": "Buffalo Bills",
"reward": "1.25000",
"odds": "1.26320",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0090477c-0616-4a49-b264-9f7a7da9b590/?format=api"
},
{
"id": "69e337f2-f189-4567-a488-3c085d452b78",
"gambit_id": "a38d9129-0216-4489-8519-fdb3fa886935",
"last_updated": "2023-11-14T10:08:17.041656-05:00",
"created_at": "2023-11-10T11:18:03.192340-05:00",
"name": "Denver Broncos",
"reward": "3.85000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0090477c-0616-4a49-b264-9f7a7da9b590/?format=api"
}
]
}