GET /api/bet_types/693b84d2-6ea5-4e85-8504-11c1459ced64/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "693b84d2-6ea5-4e85-8504-11c1459ced64",
"match": "https://api-prod.gambitprofit.com/api/matches/32e15cb9-13b1-4a72-9878-e79abd01ed10/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-27T08:43:23.065962-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": "NYM (D Peterson)",
"amount": 5787.0
},
{
"team": "MIL (J Teheran)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "1c63875b-0269-4552-bf8e-4bb2f858b0a0",
"gambit_id": "a045d02a-f91b-461b-9d45-25a6215a91ce",
"last_updated": "2023-06-28T10:23:24.040204-04:00",
"created_at": "2023-06-27T08:43:23.071452-04:00",
"name": "NYM (D Peterson)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/693b84d2-6ea5-4e85-8504-11c1459ced64/?format=api"
},
{
"id": "dde7269d-e4b0-4088-9bb0-399a6897d9bd",
"gambit_id": "365b7c69-fe42-4c8a-9836-443e63ea7521",
"last_updated": "2023-06-28T10:23:24.038173-04:00",
"created_at": "2023-06-27T08:43:23.068595-04:00",
"name": "MIL (J Teheran)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/693b84d2-6ea5-4e85-8504-11c1459ced64/?format=api"
}
]
}