GET /api/bet_types/a0a20b8b-cde2-46f9-b3cd-b5e180f12bc9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a0a20b8b-cde2-46f9-b3cd-b5e180f12bc9",
"match": "https://api-prod.gambitprofit.com/api/matches/feb2b923-158a-4f70-9706-1538504197ac/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-26T10:56:58.275311-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": "Phoenix Suns",
"amount": 5316.0
},
{
"team": "Dallas Mavericks",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "27e0acaa-8ea7-45db-88f2-4a2299e99a45",
"gambit_id": "97947a0b-59af-49a2-9f1c-39ee26106161",
"last_updated": "2023-01-27T09:57:10.159925-05:00",
"created_at": "2023-01-26T10:56:58.277873-05:00",
"name": "Phoenix Suns",
"reward": "1.78000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0a20b8b-cde2-46f9-b3cd-b5e180f12bc9/?format=api"
},
{
"id": "5af0e3e8-2815-419e-9dd3-7f0af7777daf",
"gambit_id": "db2c8086-2f8c-4dec-826d-f6fb79503d60",
"last_updated": "2023-01-27T09:57:10.161126-05:00",
"created_at": "2023-01-26T10:56:58.279202-05:00",
"name": "Dallas Mavericks",
"reward": "2.02000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0a20b8b-cde2-46f9-b3cd-b5e180f12bc9/?format=api"
}
]
}