GET /api/bet_types/a5d34294-070f-4ad8-bda3-5803ee2ea266/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a5d34294-070f-4ad8-bda3-5803ee2ea266",
"match": "https://api-prod.gambitprofit.com/api/matches/a0d89ac6-86bb-4d09-aff8-48be44dca780/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-02T09:03:05.867211-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": "Phoenix Suns",
"amount": 7930.0
},
{
"team": "San Antonio Spurs",
"amount": 2070.0
}
],
"expected_reward_tokens": 9436.7,
"profit_sb": -63.3,
"profit_sb_percentage": -0.67,
"recommended": false
},
"lines": [
{
"id": "5a9c5d81-2c3b-42d2-a7de-e92f10acf659",
"gambit_id": "0e116d41-7064-4b10-bc3f-ad4321ce1adc",
"last_updated": "2023-11-03T11:53:30.019273-04:00",
"created_at": "2023-11-02T09:03:05.879710-04:00",
"name": "Phoenix Suns",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5d34294-070f-4ad8-bda3-5803ee2ea266/?format=api"
},
{
"id": "c14a75b1-93d9-4ae3-bf7e-161d5bdbaa7d",
"gambit_id": "99a71965-9d18-4568-aa99-86e446d6419f",
"last_updated": "2023-11-03T11:53:30.015781-04:00",
"created_at": "2023-11-02T09:03:05.875001-04:00",
"name": "San Antonio Spurs",
"reward": "4.56000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5d34294-070f-4ad8-bda3-5803ee2ea266/?format=api"
}
]
}