GET /api/bet_types/07d163b3-8b5b-4812-a22a-26ecaf31fd75/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "07d163b3-8b5b-4812-a22a-26ecaf31fd75",
"match": "https://api-prod.gambitprofit.com/api/matches/242131e6-4e6b-482b-a64d-24d8f042fc76/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-26T11:52:14.394613-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": "SEA (G Kirby)",
"amount": 5873.0
},
{
"team": "PIT (M Keller)",
"amount": 4127.0
}
],
"expected_reward_tokens": 9572.99,
"profit_sb": 72.99,
"profit_sb_percentage": 0.77,
"recommended": true
},
"lines": [
{
"id": "c21baf24-e0a1-4742-8aaa-11761bbba61f",
"gambit_id": "62fe8509-6f69-441b-8859-7757a4de7063",
"last_updated": "2023-05-27T16:21:51.136802-04:00",
"created_at": "2023-05-26T11:52:14.399134-04:00",
"name": "SEA (G Kirby)",
"reward": "1.63000",
"odds": "1.65360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07d163b3-8b5b-4812-a22a-26ecaf31fd75/?format=api"
},
{
"id": "f4ca5b3d-f866-4a29-8123-e4fd2b9c7c2b",
"gambit_id": "a7b4125c-7289-45bb-bf89-965d12d87a91",
"last_updated": "2023-05-27T16:21:51.129046-04:00",
"created_at": "2023-05-26T11:52:14.396773-04:00",
"name": "PIT (M Keller)",
"reward": "2.32000",
"odds": "2.38000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07d163b3-8b5b-4812-a22a-26ecaf31fd75/?format=api"
}
]
}