GET /api/bet_types/22d9c149-853a-4c8c-a74d-db05bde62a27/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "22d9c149-853a-4c8c-a74d-db05bde62a27",
"match": "https://api-prod.gambitprofit.com/api/matches/f2453773-3e61-465e-a3b1-3befc1f2d494/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-03T11:27:14.144971-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": "Amir Albazi",
"amount": 5096.0
},
{
"team": "Kai Kara-France",
"amount": 4904.0
}
],
"expected_reward_tokens": 9121.44,
"profit_sb": -378.56,
"profit_sb_percentage": -3.98,
"recommended": false
},
"lines": [
{
"id": "d78540c7-9434-43a7-ac03-2323ae0bb8c1",
"gambit_id": "2a021bcb-9364-4967-9a30-50520b3fddc2",
"last_updated": "2023-06-05T10:57:22.541147-04:00",
"created_at": "2023-06-03T11:27:14.147343-04:00",
"name": "Amir Albazi",
"reward": "1.79000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22d9c149-853a-4c8c-a74d-db05bde62a27/?format=api"
},
{
"id": "86485156-3528-45f3-94f4-dab343ea8828",
"gambit_id": "b493c4b9-3969-4f4b-a8fe-bfe54b83ed2d",
"last_updated": "2023-06-05T10:57:22.543321-04:00",
"created_at": "2023-06-03T11:27:14.149866-04:00",
"name": "Kai Kara-France",
"reward": "1.86000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22d9c149-853a-4c8c-a74d-db05bde62a27/?format=api"
}
]
}