GET /api/bet_types/f6a7f261-cee1-4093-b911-7175fbe2f55b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f6a7f261-cee1-4093-b911-7175fbe2f55b",
"match": "https://api-prod.gambitprofit.com/api/matches/4bc27782-cd7c-4692-aa85-350de295f320/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-23T03:52:14.009846-05: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": "Kaleb Harris",
"amount": 7361.0
},
{
"team": "Brad Kelly",
"amount": 2639.0
}
],
"expected_reward_tokens": 9421.23,
"profit_sb": -78.77,
"profit_sb_percentage": -0.83,
"recommended": false
},
"lines": [
{
"id": "dd7ef5af-d8e4-42b5-92cb-b5d21c779330",
"gambit_id": "9073b3f9-9030-4cdd-98e9-d3330d7f75b6",
"last_updated": "2023-02-25T18:07:14.116353-05:00",
"created_at": "2023-02-23T03:52:14.011368-05:00",
"name": "Kaleb Harris",
"reward": "1.28000",
"odds": "1.29000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6a7f261-cee1-4093-b911-7175fbe2f55b/?format=api"
},
{
"id": "8c942da8-c5fd-47ad-9e82-68196156fc26",
"gambit_id": "2cf2d0d3-ab12-445e-bb5f-5b72bc27b30c",
"last_updated": "2023-02-25T18:07:14.117546-05:00",
"created_at": "2023-02-23T03:52:14.012811-05:00",
"name": "Brad Kelly",
"reward": "3.57000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6a7f261-cee1-4093-b911-7175fbe2f55b/?format=api"
}
]
}