GET /api/bet_types/af8b1db5-22a6-4ae0-adca-b74f0428ea44/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "af8b1db5-22a6-4ae0-adca-b74f0428ea44",
"match": "https://api-prod.gambitprofit.com/api/matches/9c8028d5-de03-4616-b622-90cd8ad1c1bf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-28T08:48:04.747379-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 Eflin)",
"amount": 5909.0
},
{
"team": "ARI (Z Davies)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "a22f1400-e3c7-49dc-8a75-9099d6bdcb72",
"gambit_id": "72e2ca0c-7db1-4bb7-8f06-b724d3895deb",
"last_updated": "2023-06-29T17:53:19.722465-04:00",
"created_at": "2023-06-28T08:48:04.748909-04:00",
"name": "TAM (Z Eflin)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af8b1db5-22a6-4ae0-adca-b74f0428ea44/?format=api"
},
{
"id": "07f0bf50-d196-4e3d-978b-26c5e8d217de",
"gambit_id": "1a4197cf-bd09-47f5-945a-f60edbd7cea0",
"last_updated": "2023-06-29T17:53:19.724036-04:00",
"created_at": "2023-06-28T08:48:04.750455-04:00",
"name": "ARI (Z Davies)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af8b1db5-22a6-4ae0-adca-b74f0428ea44/?format=api"
}
]
}