GET /api/bet_types/4804f4c0-a329-423f-bd17-89c28d56e0d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4804f4c0-a329-423f-bd17-89c28d56e0d3",
"match": "https://api-prod.gambitprofit.com/api/matches/0224e713-6c13-4736-be4f-dc347d34853f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-15T11:36:58.462175-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": "ARI (M Kelly)",
"amount": 6499.0
},
{
"team": "OAK (D Rucinski)",
"amount": 3501.0
}
],
"expected_reward_tokens": 9487.71,
"profit_sb": -12.29,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "83a1f861-0ab7-4091-b195-f0ddb248cfa7",
"gambit_id": "88233340-2168-4a0e-adff-8e8f225a4abf",
"last_updated": "2023-05-16T10:12:07.567630-04:00",
"created_at": "2023-05-15T11:36:58.466732-04:00",
"name": "ARI (M Kelly)",
"reward": "1.46000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4804f4c0-a329-423f-bd17-89c28d56e0d3/?format=api"
},
{
"id": "3df8bd46-89cd-49d1-b25c-18082fd1c758",
"gambit_id": "1b5112e1-e4e5-4a3e-81b4-7f8ac6dbc605",
"last_updated": "2023-05-16T10:12:07.565711-04:00",
"created_at": "2023-05-15T11:36:58.464410-04:00",
"name": "OAK (D Rucinski)",
"reward": "2.71000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4804f4c0-a329-423f-bd17-89c28d56e0d3/?format=api"
}
]
}