GET /api/bet_types/4ad8ab6e-87d9-4e42-824c-388b3f5644dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4ad8ab6e-87d9-4e42-824c-388b3f5644dc",
"match": "https://api-prod.gambitprofit.com/api/matches/3d1620c0-778c-44c7-80a5-2146d36e3d90/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-28T10:08:14.286269-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": "New Orleans Saints",
"amount": 6554.0
},
{
"team": "Tampa Bay Buccaneers",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "265d5aa7-6fff-44cd-8c37-3da4eac1ac69",
"gambit_id": "31b04816-6611-46f9-902d-b0903ea51d6f",
"last_updated": "2023-10-02T21:03:10.257481-04:00",
"created_at": "2023-09-28T10:08:14.291107-04:00",
"name": "New Orleans Saints",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ad8ab6e-87d9-4e42-824c-388b3f5644dc/?format=api"
},
{
"id": "7e6f7c9b-de27-4e3f-97fc-36b0fb3a4399",
"gambit_id": "cd0311f9-8208-45f4-aad1-5634794c26bd",
"last_updated": "2023-10-02T21:03:10.261066-04:00",
"created_at": "2023-09-28T10:08:14.296079-04:00",
"name": "Tampa Bay Buccaneers",
"reward": "2.72000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ad8ab6e-87d9-4e42-824c-388b3f5644dc/?format=api"
}
]
}