GET /api/bet_types/d381c103-53bb-40aa-991d-d6ecb683cfa6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d381c103-53bb-40aa-991d-d6ecb683cfa6",
"match": "https://api-prod.gambitprofit.com/api/matches/4c9aa787-4519-4997-9e7f-8ab4bf5c84eb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-22T14:08:20.917898-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": "Howard Davis",
"amount": 7143.0
},
{
"team": "Eduardo Peralta",
"amount": 2857.0
}
],
"expected_reward_tokens": 9428.1,
"profit_sb": -71.9,
"profit_sb_percentage": -0.76,
"recommended": false
},
"lines": [
{
"id": "1aa1489a-106b-41b7-962b-255a50ee5b87",
"gambit_id": "4295ed6e-20dd-4061-83b7-3f7f4fe34818",
"last_updated": "2023-06-24T13:58:22.942440-04:00",
"created_at": "2023-06-22T14:08:20.919975-04:00",
"name": "Howard Davis",
"reward": "1.32000",
"odds": "1.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d381c103-53bb-40aa-991d-d6ecb683cfa6/?format=api"
},
{
"id": "67f8244d-1454-48bd-b310-6c7799140234",
"gambit_id": "f1538cd5-94de-4878-9089-c72612afaa69",
"last_updated": "2023-06-24T13:58:22.944252-04:00",
"created_at": "2023-06-22T14:08:20.922054-04:00",
"name": "Eduardo Peralta",
"reward": "3.30000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d381c103-53bb-40aa-991d-d6ecb683cfa6/?format=api"
}
]
}