GET /api/bet_types/0097b6b0-3be5-4e80-92ea-ea9ad5ede877/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0097b6b0-3be5-4e80-92ea-ea9ad5ede877",
"match": "https://api-prod.gambitprofit.com/api/matches/0e1bfa95-d2bb-4677-9a66-e002d2f43d44/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-06T07:58:06.605753-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": "Boston Celtics",
"amount": 5861.0
},
{
"team": "Minnesota Timberwolves",
"amount": 4139.0
}
],
"expected_reward_tokens": 9436.21,
"profit_sb": -63.79,
"profit_sb_percentage": -0.67,
"recommended": false
},
"lines": [
{
"id": "e0303ee2-c848-473d-bb42-03a9058b3d33",
"gambit_id": "5f38fc00-1f36-435b-914f-f48c6c3dfe9a",
"last_updated": "2023-11-07T20:58:21.362871-05:00",
"created_at": "2023-11-06T07:58:06.609594-05:00",
"name": "Boston Celtics",
"reward": "1.61000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0097b6b0-3be5-4e80-92ea-ea9ad5ede877/?format=api"
},
{
"id": "747777bd-5551-485d-afaa-dc5b1a782127",
"gambit_id": "cb402ad8-de01-49ab-8d5a-e8f34da6739c",
"last_updated": "2023-11-07T20:58:21.366811-05:00",
"created_at": "2023-11-06T07:58:06.613654-05:00",
"name": "Minnesota Timberwolves",
"reward": "2.28000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0097b6b0-3be5-4e80-92ea-ea9ad5ede877/?format=api"
}
]
}