GET /api/bet_types/fd0b9cc2-5ce4-4c68-94b9-cdbfe1c674b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fd0b9cc2-5ce4-4c68-94b9-cdbfe1c674b8",
"match": "https://api-prod.gambitprofit.com/api/matches/4ad703cc-d026-457f-9295-62d18507fcef/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-11T08:53:07.520806-05: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": "Atlanta Hawks",
"amount": 7191.0
},
{
"team": "Miami Heat",
"amount": 2809.0
}
],
"expected_reward_tokens": 9492.12,
"profit_sb": -7.88,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "07574a06-47dd-4af9-b9a3-7eef03e51971",
"gambit_id": "52d5c273-ae07-4b15-ae3a-6c2b03e66a35",
"last_updated": "2023-11-13T15:03:30.427428-05:00",
"created_at": "2023-11-11T08:53:07.529305-05:00",
"name": "Atlanta Hawks",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd0b9cc2-5ce4-4c68-94b9-cdbfe1c674b8/?format=api"
},
{
"id": "7a2c4f4a-095e-446f-bfa4-017002bfd8a2",
"gambit_id": "654502f2-947b-429d-b1d2-36c0c9b23753",
"last_updated": "2023-11-13T15:03:30.423999-05:00",
"created_at": "2023-11-11T08:53:07.524920-05:00",
"name": "Miami Heat",
"reward": "3.38000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd0b9cc2-5ce4-4c68-94b9-cdbfe1c674b8/?format=api"
}
]
}