GET /api/bet_types/b2ec5b55-6adb-4a0c-860c-2d9c0b5f49f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b2ec5b55-6adb-4a0c-860c-2d9c0b5f49f0",
"match": "https://api-prod.gambitprofit.com/api/matches/0c3ab0a3-1f85-4eef-9cc3-e86f04526246/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-04T09:17:18.566903-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": "Denver Nuggets",
"amount": 7923.0
},
{
"team": "Atlanta Hawks",
"amount": 2077.0
}
],
"expected_reward_tokens": 9428.37,
"profit_sb": -71.63,
"profit_sb_percentage": -0.75,
"recommended": false
},
"lines": [
{
"id": "5089cb8d-7b83-4ad9-84dd-99b49833f4a4",
"gambit_id": "aa92c98f-ccc5-4c99-b8d5-7c10467a8d69",
"last_updated": "2023-02-05T11:32:00.208567-05:00",
"created_at": "2023-02-04T09:17:18.569636-05:00",
"name": "Denver Nuggets",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2ec5b55-6adb-4a0c-860c-2d9c0b5f49f0/?format=api"
},
{
"id": "288b5b4d-5f3e-48fd-b9e7-328bc059c3c3",
"gambit_id": "3620074e-b19b-4666-a5e0-bcb74df59cd2",
"last_updated": "2023-02-05T11:32:00.207301-05:00",
"created_at": "2023-02-04T09:17:18.568254-05:00",
"name": "Atlanta Hawks",
"reward": "4.54000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2ec5b55-6adb-4a0c-860c-2d9c0b5f49f0/?format=api"
}
]
}