GET /api/bet_types/5a24738c-154b-485b-8e4e-1c039ddb93f7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5a24738c-154b-485b-8e4e-1c039ddb93f7",
"match": "https://api-prod.gambitprofit.com/api/matches/81c2ba76-3c1c-4457-a6b6-161198298917/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-20T08:33:21.326572-04: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": "MIL (C Rea)",
"amount": 5375.0
},
{
"team": "ARI (R Nelson)",
"amount": 4625.0
}
],
"expected_reward_tokens": 9620.0,
"profit_sb": 120.0,
"profit_sb_percentage": 1.26,
"recommended": true
},
"lines": [
{
"id": "d0a04209-722b-4a59-b9e1-0617766a5296",
"gambit_id": "6e47f497-c5e5-4387-b610-561c665947a7",
"last_updated": "2023-06-22T10:08:26.358971-04:00",
"created_at": "2023-06-20T08:33:21.332811-04:00",
"name": "MIL (C Rea)",
"reward": "1.79000",
"odds": "1.81970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a24738c-154b-485b-8e4e-1c039ddb93f7/?format=api"
},
{
"id": "0cf48b7f-1061-4b10-84f6-32a24cda1bda",
"gambit_id": "a00c6a98-1f5c-40dc-8aab-393be4f4e70c",
"last_updated": "2023-06-22T10:08:26.355957-04:00",
"created_at": "2023-06-20T08:33:21.329409-04:00",
"name": "ARI (R Nelson)",
"reward": "2.08000",
"odds": "2.12000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a24738c-154b-485b-8e4e-1c039ddb93f7/?format=api"
}
]
}