GET /api/bet_types/9eb99849-9b70-4a7c-ac5b-9b95442c1e05/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9eb99849-9b70-4a7c-ac5b-9b95442c1e05",
"match": "https://api-prod.gambitprofit.com/api/matches/f7d230c2-5b17-4870-950e-9cdb1ec46fd4/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-24T12:36:52.999740-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": "Dallas Mavericks",
"amount": 7095.0
},
{
"team": "Los Angeles Lakers",
"amount": 2905.0
}
],
"expected_reward_tokens": 9150.75,
"profit_sb": 150.75,
"profit_sb_percentage": 1.68,
"recommended": true
},
"lines": [
{
"id": "45189880-df7a-400e-80f0-df1b4d2cddcf",
"gambit_id": "32090460-9e57-43e8-b54b-2d1714c8daaa",
"last_updated": "2022-12-27T10:17:01.935632-05:00",
"created_at": "2022-12-24T12:36:53.000888-05:00",
"name": "Dallas Mavericks",
"reward": "1.29000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eb99849-9b70-4a7c-ac5b-9b95442c1e05/?format=api"
},
{
"id": "bd3d01a1-cc70-4b27-a245-306d6cdbaddc",
"gambit_id": "969ca789-8f7e-43e3-8af1-8d86fd0e3ca1",
"last_updated": "2022-12-27T10:17:01.936788-05:00",
"created_at": "2022-12-24T12:36:53.002196-05:00",
"name": "Los Angeles Lakers",
"reward": "3.15000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9eb99849-9b70-4a7c-ac5b-9b95442c1e05/?format=api"
}
]
}