GET /api/bet_types/e4faea11-5291-4c71-9574-c1e941d424b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e4faea11-5291-4c71-9574-c1e941d424b6",
"match": "https://api-prod.gambitprofit.com/api/matches/8cf21d3d-98c7-4236-b3ed-26a3eeb8554d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-23T03:16:56.535322-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": "Brett Williams",
"amount": 8487.0
},
{
"team": "Anthony Blake LaCaze",
"amount": 1513.0
}
],
"expected_reward_tokens": 9590.31,
"profit_sb": 90.31,
"profit_sb_percentage": 0.95,
"recommended": true
},
"lines": [
{
"id": "45748e4d-c28a-4d7b-a610-46d7ae6d3283",
"gambit_id": "d36de700-17f3-47c5-a77d-5d2ea5d739b7",
"last_updated": "2023-02-25T18:02:20.774623-05:00",
"created_at": "2023-02-23T03:16:56.538354-05:00",
"name": "Brett Williams",
"reward": "1.13000",
"odds": "1.13000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4faea11-5291-4c71-9574-c1e941d424b6/?format=api"
},
{
"id": "ba08e88d-6673-4f42-91b4-ddc683896fba",
"gambit_id": "9a9e4ee1-50e2-44ea-9a53-25f3916a71bb",
"last_updated": "2023-02-25T18:02:20.773364-05:00",
"created_at": "2023-02-23T03:16:56.536929-05:00",
"name": "Anthony Blake LaCaze",
"reward": "6.34000",
"odds": "6.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4faea11-5291-4c71-9574-c1e941d424b6/?format=api"
}
]
}