GET /api/bet_types/fdae1142-99b7-4130-9529-02bc6a8458aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fdae1142-99b7-4130-9529-02bc6a8458aa",
"match": "https://api-prod.gambitprofit.com/api/matches/2a803e84-7b58-4fdb-a36d-d42451adcd89/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-16T09:08:25.522242-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": "TOR (Y Kikuchi)",
"amount": 6060.0
},
{
"team": "ARI (T Henry)",
"amount": 3940.0
}
],
"expected_reward_tokens": 9574.2,
"profit_sb": 74.2,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "d198ad61-ddec-4245-9043-0019455ab179",
"gambit_id": "20d6bf60-4d85-4542-9665-b2ba89477c7b",
"last_updated": "2023-07-18T09:08:28.804461-04:00",
"created_at": "2023-07-16T09:08:25.525997-04:00",
"name": "TOR (Y Kikuchi)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdae1142-99b7-4130-9529-02bc6a8458aa/?format=api"
},
{
"id": "a038c1ba-a4b5-442d-b580-f2ee172f79e0",
"gambit_id": "3daa2f6a-6099-4e51-be44-e919fc5f4576",
"last_updated": "2023-07-18T09:08:28.802835-04:00",
"created_at": "2023-07-16T09:08:25.524032-04:00",
"name": "ARI (T Henry)",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdae1142-99b7-4130-9529-02bc6a8458aa/?format=api"
}
]
}