GET /api/bet_types/25e9257a-f60f-4254-bb6b-7e3a9a0f328b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "25e9257a-f60f-4254-bb6b-7e3a9a0f328b",
"match": "https://api-prod.gambitprofit.com/api/matches/57143bdd-c618-41be-8beb-c1f57c3d3939/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-22T09:08:18.413599-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": "Philadelphia 76ers",
"amount": 5000.0
},
{
"team": "Minnesota Timberwolves",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c4fb91a5-3270-40b4-b9f4-be4e1c2bfcb9",
"gambit_id": "58675b92-aee1-4f64-a1f2-3177777bfa31",
"last_updated": "2023-11-23T14:33:15.640493-05:00",
"created_at": "2023-11-22T09:08:18.417351-05:00",
"name": "Philadelphia 76ers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25e9257a-f60f-4254-bb6b-7e3a9a0f328b/?format=api"
},
{
"id": "7f0312ff-caad-43d2-b745-dad4ca52ebda",
"gambit_id": "e12d3223-4718-4e96-aea2-cc04a6bc3ba3",
"last_updated": "2023-11-23T14:33:15.643902-05:00",
"created_at": "2023-11-22T09:08:18.421026-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25e9257a-f60f-4254-bb6b-7e3a9a0f328b/?format=api"
}
]
}