GET /api/bet_types/7c959f4a-c056-406d-9dca-452a7c357910/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7c959f4a-c056-406d-9dca-452a7c357910",
"match": "https://api-prod.gambitprofit.com/api/matches/4fc53496-0b9f-49a7-927c-5f9a64dfce6b/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-20T11:42:14.513254-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": "ARI",
"amount": 5512.0
},
{
"team": "SDG",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "4c446717-77af-4f2f-82c8-1e648d37c725",
"gambit_id": "ad9bb5e3-74ef-43a9-ae16-a75eca2dc55a",
"last_updated": "2023-04-21T14:47:28.904504-04:00",
"created_at": "2023-04-20T11:42:14.516284-04:00",
"name": "ARI",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c959f4a-c056-406d-9dca-452a7c357910/?format=api"
},
{
"id": "ce5b880a-b998-47e1-a9a2-3cddce180334",
"gambit_id": "39464d2d-f277-40fc-9d90-c7228d6a69c0",
"last_updated": "2023-04-21T14:47:28.906724-04:00",
"created_at": "2023-04-20T11:42:14.523365-04:00",
"name": "SDG",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c959f4a-c056-406d-9dca-452a7c357910/?format=api"
}
]
}