GET /api/bet_types/0478397d-c0a2-4968-bdff-d5403370ffad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0478397d-c0a2-4968-bdff-d5403370ffad",
"match": "https://api-prod.gambitprofit.com/api/matches/81cf6906-51d9-42b4-8f45-a17aeecd836f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-17T10:28:03.173827-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": "SDG (P Avila)",
"amount": 6060.0
},
{
"team": "OAK (K Waldichuk)",
"amount": 3940.0
}
],
"expected_reward_tokens": 9574.2,
"profit_sb": 74.2,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "3c28fabe-f4a3-4c17-b92b-5f256b393f12",
"gambit_id": "c251cfd9-4bea-48c6-a9bd-ecbffd199de1",
"last_updated": "2023-09-24T16:03:03.897801-04:00",
"created_at": "2023-09-17T10:28:03.181063-04:00",
"name": "SDG (P Avila)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0478397d-c0a2-4968-bdff-d5403370ffad/?format=api"
},
{
"id": "656fe6a9-dcf7-4179-aa30-2f03d9f67723",
"gambit_id": "d955b197-9fc8-41ee-b1ae-6c24d90f73c8",
"last_updated": "2023-09-24T16:03:03.901388-04:00",
"created_at": "2023-09-17T10:28:03.193093-04:00",
"name": "OAK (K Waldichuk)",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0478397d-c0a2-4968-bdff-d5403370ffad/?format=api"
}
]
}