GET /api/bet_types/0a1e0bd2-071c-4996-b6aa-810bf584c99f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a1e0bd2-071c-4996-b6aa-810bf584c99f",
"match": "https://api-prod.gambitprofit.com/api/matches/00d6bd40-ff4f-40df-b1a3-4906e33c797b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-03T10:18:13.820858-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": "Baltimore Ravens",
"amount": 6554.0
},
{
"team": "Pittsburgh Steelers",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "d269afe5-a09b-4677-a384-526e34ed1cf8",
"gambit_id": "44cdc2ab-2314-4298-ac62-97b4df97586c",
"last_updated": "2023-10-09T15:48:14.736624-04:00",
"created_at": "2023-10-03T10:18:13.825647-04:00",
"name": "Baltimore Ravens",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a1e0bd2-071c-4996-b6aa-810bf584c99f/?format=api"
},
{
"id": "8263838d-9fb4-479e-a77e-11e26631da75",
"gambit_id": "f7c84fa3-635a-47b8-8ce7-ed867f92711b",
"last_updated": "2023-10-09T15:48:14.739849-04:00",
"created_at": "2023-10-03T10:18:13.831419-04:00",
"name": "Pittsburgh Steelers",
"reward": "2.72000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a1e0bd2-071c-4996-b6aa-810bf584c99f/?format=api"
}
]
}