GET /api/bet_types/731873ef-680c-4d51-81bf-d230a0b5ea0a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "731873ef-680c-4d51-81bf-d230a0b5ea0a",
"match": "https://api-prod.gambitprofit.com/api/matches/e5824a4b-703e-4237-bae2-1bdb8e3aa105/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "SDG (Y Darvish)",
"amount": 7422.0
},
{
"team": "WAS (An Sanchez)",
"amount": 2578.0
}
],
"expected_reward_tokens": 9203.28,
"profit_sb": 203.28,
"profit_sb_percentage": 2.26,
"recommended": true
},
"lines": [
{
"id": "bb94c10b-97bd-4a90-acc4-0111a0b41e91",
"gambit_id": "ff8fed3f-08ef-45e9-9ec1-ea8ee5a54c94",
"last_updated": "2022-08-19T09:41:50.964563-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG (Y Darvish)",
"reward": "1.24000",
"odds": "1.27030",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/731873ef-680c-4d51-81bf-d230a0b5ea0a/?format=api"
},
{
"id": "57bc48f7-6927-48b4-962d-40d0dd7b5105",
"gambit_id": "5b0fbe39-d509-45ba-a86c-b3bafa315bd6",
"last_updated": "2022-08-19T09:41:50.965020-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS (An Sanchez)",
"reward": "3.57000",
"odds": "3.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/731873ef-680c-4d51-81bf-d230a0b5ea0a/?format=api"
}
]
}