GET /api/bet_types/36f61fd8-d05e-4fdd-8ab0-af699b1ec90c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "36f61fd8-d05e-4fdd-8ab0-af699b1ec90c",
"match": "https://api-prod.gambitprofit.com/api/matches/8e0d07de-521c-48ed-bd95-edff9e13063d/?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": "Waldo Cortes Acosta",
"amount": 6410.0
},
{
"team": "Chase Sherman",
"amount": 3590.0
}
],
"expected_reward_tokens": 8974.0,
"profit_sb": -26.0,
"profit_sb_percentage": -0.29,
"recommended": false
},
"lines": [
{
"id": "e7913be8-7acb-4d92-99a7-8461e877279f",
"gambit_id": "db2e5986-7488-40ad-82bb-fa7735de0de8",
"last_updated": "2022-11-21T15:59:30.805098-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Waldo Cortes Acosta",
"reward": "1.40000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36f61fd8-d05e-4fdd-8ab0-af699b1ec90c/?format=api"
},
{
"id": "0de53c2d-24d0-4131-b97e-786bd1b7a2d0",
"gambit_id": "bd5bfedf-8dd9-4807-8486-27bead018fcf",
"last_updated": "2022-11-21T15:59:30.806268-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chase Sherman",
"reward": "2.50000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36f61fd8-d05e-4fdd-8ab0-af699b1ec90c/?format=api"
}
]
}