GET /api/bet_types/f17b5150-1bed-44cc-9950-b47720b388f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f17b5150-1bed-44cc-9950-b47720b388f0",
"match": "https://api-prod.gambitprofit.com/api/matches/db833762-391f-4f9d-a09a-563492f5b1f0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-06T11:51:57.351632-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": "Los Angeles Lakers",
"amount": 5867.0
},
{
"team": "Golden State Warriors",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "ce9efc43-e3e7-4466-8738-76c7ef6b49b0",
"gambit_id": "a6186d09-a32b-49aa-bef6-aaa7e261f223",
"last_updated": "2023-05-07T11:57:20.753803-04:00",
"created_at": "2023-05-06T11:51:57.353063-04:00",
"name": "Los Angeles Lakers",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f17b5150-1bed-44cc-9950-b47720b388f0/?format=api"
},
{
"id": "b1455dbd-562d-4504-8e62-73d234c5b256",
"gambit_id": "884e54c1-e871-4457-a9fe-38a748edd609",
"last_updated": "2023-05-07T11:57:20.755386-04:00",
"created_at": "2023-05-06T11:51:57.354629-04:00",
"name": "Golden State Warriors",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f17b5150-1bed-44cc-9950-b47720b388f0/?format=api"
}
]
}