GET /api/bet_types/8a074d12-73bf-468c-8d42-7648bc84f332/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8a074d12-73bf-468c-8d42-7648bc84f332",
"match": "https://api-prod.gambitprofit.com/api/matches/620362ed-da37-45a4-9cea-7c13d56f60bd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-09T09:43:01.317479-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": "ATL (D Dodd)",
"amount": 6492.0
},
{
"team": "PIT (J Oviedo)",
"amount": 3508.0
}
],
"expected_reward_tokens": 9541.76,
"profit_sb": 41.76,
"profit_sb_percentage": 0.44,
"recommended": true
},
"lines": [
{
"id": "89b9ee67-8968-49a9-8c1b-03ec04e706d9",
"gambit_id": "50d313a4-1d3d-425a-a163-27a7c0d10ee9",
"last_updated": "2023-09-11T09:03:28.464083-04:00",
"created_at": "2023-09-09T09:43:01.326168-04:00",
"name": "ATL (D Dodd)",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a074d12-73bf-468c-8d42-7648bc84f332/?format=api"
},
{
"id": "eb9ea041-b331-4f4c-9c07-c9198775b003",
"gambit_id": "17a6962c-eeeb-42a8-a85f-662401ed4572",
"last_updated": "2023-09-11T09:03:28.459637-04:00",
"created_at": "2023-09-09T09:43:01.321927-04:00",
"name": "PIT (J Oviedo)",
"reward": "2.72000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a074d12-73bf-468c-8d42-7648bc84f332/?format=api"
}
]
}