GET /api/bet_types/ca28d08f-f5b9-454f-b110-309dc32c9d60/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca28d08f-f5b9-454f-b110-309dc32c9d60",
"match": "https://api-prod.gambitprofit.com/api/matches/07a094af-ad0a-4022-920a-de4cbc013dcc/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-15T10:23:24.530749-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": "Atlanta Hawks",
"amount": 7280.0
},
{
"team": "San Antonio Spurs",
"amount": 2720.0
}
],
"expected_reward_tokens": 9464.0,
"profit_sb": -36.0,
"profit_sb_percentage": -0.38,
"recommended": false
},
"lines": [
{
"id": "b8b73f3a-d37f-4987-9d00-b109d1f961d7",
"gambit_id": "f49c9676-8c72-4e07-b465-1075ee1db2bf",
"last_updated": "2024-01-17T22:08:08.541686-05:00",
"created_at": "2024-01-15T10:23:24.539136-05:00",
"name": "Atlanta Hawks",
"reward": "1.30000",
"odds": "1.31250",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca28d08f-f5b9-454f-b110-309dc32c9d60/?format=api"
},
{
"id": "d0dcfba9-296f-4043-87cc-93c9e188f433",
"gambit_id": "dd099d80-64c5-4554-b8f7-bacc53d82f82",
"last_updated": "2024-01-17T22:08:08.537962-05:00",
"created_at": "2024-01-15T10:23:24.534274-05:00",
"name": "San Antonio Spurs",
"reward": "3.48000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca28d08f-f5b9-454f-b110-309dc32c9d60/?format=api"
}
]
}