GET /api/bet_types/56afb10b-57ed-4805-abcd-4e8f558b171a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "56afb10b-57ed-4805-abcd-4e8f558b171a",
"match": "https://api-prod.gambitprofit.com/api/matches/eadddda9-6113-45c9-ab50-bf0581a1abd0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-24T10:38:14.286047-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": "Justin Tafa",
"amount": 6177.0
},
{
"team": "Austen Lane",
"amount": 3823.0
}
],
"expected_reward_tokens": 9327.27,
"profit_sb": -172.73,
"profit_sb_percentage": -1.82,
"recommended": false
},
"lines": [
{
"id": "fe5f7838-8774-47e0-9d06-4c12665525b7",
"gambit_id": "f8a3d746-6857-41ee-b8a5-5b7bb9ce4ea0",
"last_updated": "2023-07-01T14:58:48.108420-04:00",
"created_at": "2023-06-24T10:38:14.290303-04:00",
"name": "Justin Tafa",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56afb10b-57ed-4805-abcd-4e8f558b171a/?format=api"
},
{
"id": "35573a96-ef52-4888-889c-763a5814ed89",
"gambit_id": "72950b1e-e56c-4c71-93c1-9934625abdfa",
"last_updated": "2023-07-01T14:58:48.105444-04:00",
"created_at": "2023-06-24T10:38:14.288034-04:00",
"name": "Austen Lane",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56afb10b-57ed-4805-abcd-4e8f558b171a/?format=api"
}
]
}