GET /api/bet_types/2c08b982-64b6-4d02-8783-45d68115b661/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2c08b982-64b6-4d02-8783-45d68115b661",
"match": "https://api-prod.gambitprofit.com/api/matches/fc14557f-d7ea-4dd1-86c5-f8d155d12b9f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-24T09:06:58.501512-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": "Chicago Bulls",
"amount": 5419.0
},
{
"team": "Brooklyn Nets",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "575e9b0a-c226-4c3b-9493-a5e7d3f5c09b",
"gambit_id": "6e3a87ab-c7bd-4391-ac52-9dff89c2e01d",
"last_updated": "2023-02-25T17:31:59.982838-05:00",
"created_at": "2023-02-24T09:06:58.502725-05:00",
"name": "Chicago Bulls",
"reward": "1.75000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c08b982-64b6-4d02-8783-45d68115b661/?format=api"
},
{
"id": "5f0e8758-fadc-4c30-895d-0641e1bdbbd4",
"gambit_id": "56ce620d-2b0a-4a07-a03b-c13899edccec",
"last_updated": "2023-02-25T17:31:59.984244-05:00",
"created_at": "2023-02-24T09:06:58.503991-05:00",
"name": "Brooklyn Nets",
"reward": "2.07000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c08b982-64b6-4d02-8783-45d68115b661/?format=api"
}
]
}