GET /api/bet_types/dd7bdcf5-2456-4bc2-a085-3736164aa841/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dd7bdcf5-2456-4bc2-a085-3736164aa841",
"match": "https://api-prod.gambitprofit.com/api/matches/2d95bb95-307b-422b-847a-068487f8fea9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-28T10:03:13.086316-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": "Denver Nuggets",
"amount": 7675.0
},
{
"team": "Memphis Grizzlies",
"amount": 2325.0
}
],
"expected_reward_tokens": 9439.5,
"profit_sb": -60.5,
"profit_sb_percentage": -0.64,
"recommended": false
},
"lines": [
{
"id": "bd6106f1-bdb0-400f-a699-61cefec89c63",
"gambit_id": "6f075336-c3de-4d6a-a843-bcf00bc94fa8",
"last_updated": "2023-12-30T16:23:08.538291-05:00",
"created_at": "2023-12-28T10:03:13.097260-05:00",
"name": "Denver Nuggets",
"reward": "1.23000",
"odds": "1.24390",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd7bdcf5-2456-4bc2-a085-3736164aa841/?format=api"
},
{
"id": "a549794c-a0fd-4738-b898-0a0a2d8b713e",
"gambit_id": "9b60db41-c4f6-49c9-9b1d-7899f8c5eb54",
"last_updated": "2023-12-30T16:23:08.534913-05:00",
"created_at": "2023-12-28T10:03:13.091833-05:00",
"name": "Memphis Grizzlies",
"reward": "4.06000",
"odds": "4.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd7bdcf5-2456-4bc2-a085-3736164aa841/?format=api"
}
]
}