GET /api/bet_types/82a287b3-0bc2-48c2-862a-38ef2b9a4e6e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82a287b3-0bc2-48c2-862a-38ef2b9a4e6e",
"match": "https://api-prod.gambitprofit.com/api/matches/d25b208d-7dba-4dfc-971f-fb66e0ce9667/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-27T08:13:18.365243-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": "TAM (Z Littell)",
"amount": 5541.0
},
{
"team": "NYY (C Rodon)",
"amount": 4459.0
}
],
"expected_reward_tokens": 9585.93,
"profit_sb": 85.93,
"profit_sb_percentage": 0.9,
"recommended": true
},
"lines": [
{
"id": "3200d5e5-4468-4125-9724-e6375ad983fc",
"gambit_id": "875a7b10-08fd-4fcd-bdaf-62c15ff534b1",
"last_updated": "2023-08-28T18:43:05.547063-04:00",
"created_at": "2023-08-27T08:13:18.372743-04:00",
"name": "TAM (Z Littell)",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82a287b3-0bc2-48c2-862a-38ef2b9a4e6e/?format=api"
},
{
"id": "2c386fe0-2d9f-4fed-9926-5c6a1f9b51eb",
"gambit_id": "7d9abdc3-66ca-4e79-8440-b62a23855a21",
"last_updated": "2023-08-28T18:43:05.542191-04:00",
"created_at": "2023-08-27T08:13:18.368950-04:00",
"name": "NYY (C Rodon)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82a287b3-0bc2-48c2-862a-38ef2b9a4e6e/?format=api"
}
]
}