GET /api/bet_types/64b0c718-f23d-46e6-bd88-e92fb9c1d379/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "64b0c718-f23d-46e6-bd88-e92fb9c1d379",
"match": "https://api-prod.gambitprofit.com/api/matches/ee6299d7-76a5-4a53-a5a1-d5719dfc8cba/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-26T08:58:21.869324-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": "MIA (B Garrett)",
"amount": 5440.0
},
{
"team": "NYM (J Lucchesi)",
"amount": 4560.0
}
],
"expected_reward_tokens": 9574.4,
"profit_sb": 74.4,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "ee0c796e-027d-4437-9e80-f5417a1f5679",
"gambit_id": "ed67cfed-463f-45c7-8b23-df01b2889784",
"last_updated": "2023-09-28T19:13:19.207181-04:00",
"created_at": "2023-09-26T08:58:21.874395-04:00",
"name": "MIA (B Garrett)",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64b0c718-f23d-46e6-bd88-e92fb9c1d379/?format=api"
},
{
"id": "f706cced-a7e0-48ce-877a-55529a51b1d5",
"gambit_id": "6ac1528a-b7d7-4824-a44a-509c28545693",
"last_updated": "2023-09-28T19:13:19.222515-04:00",
"created_at": "2023-09-26T08:58:21.878376-04:00",
"name": "NYM (J Lucchesi)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64b0c718-f23d-46e6-bd88-e92fb9c1d379/?format=api"
}
]
}