GET /api/bet_types/7f22350c-f715-4450-83a2-dd0e876d260f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7f22350c-f715-4450-83a2-dd0e876d260f",
"match": "https://api-prod.gambitprofit.com/api/matches/a9926fb2-f4b9-48e7-88e3-6350b33e8b69/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-27T11:52:01.319554-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": "TAM (S McClanahan)",
"amount": 5787.0
},
{
"team": "CWS (D Cease)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "82c6ef9e-8ec5-41b5-96a2-bc59f5bbc2f0",
"gambit_id": "9baefc9f-00f9-4be9-afe7-b71552cee1ea",
"last_updated": "2023-04-28T11:22:25.985924-04:00",
"created_at": "2023-04-27T11:52:01.322320-04:00",
"name": "TAM (S McClanahan)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f22350c-f715-4450-83a2-dd0e876d260f/?format=api"
},
{
"id": "49dff602-1a94-4732-ac1a-84dbc26a9f5e",
"gambit_id": "9bffef15-8eed-48c2-a83e-ccd00a5aed8a",
"last_updated": "2023-04-28T11:22:25.984763-04:00",
"created_at": "2023-04-27T11:52:01.320760-04:00",
"name": "CWS (D Cease)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f22350c-f715-4450-83a2-dd0e876d260f/?format=api"
}
]
}