GET /api/bet_types/7d439282-5d7d-4e2e-b904-93f06bfefe2c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d439282-5d7d-4e2e-b904-93f06bfefe2c",
"match": "https://api-prod.gambitprofit.com/api/matches/c4541546-78d7-4799-a7ac-89f3f37962c9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-24T13:02:10.013707-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": "MIL (C Rea)",
"amount": 5909.0
},
{
"team": "DET (M Boyd)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "caf6fcdb-aace-4a20-b121-5076b21f1945",
"gambit_id": "273e7d5f-2347-41d2-b304-47e507588e81",
"last_updated": "2023-04-25T11:42:20.617248-04:00",
"created_at": "2023-04-24T13:02:10.022696-04:00",
"name": "MIL (C Rea)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d439282-5d7d-4e2e-b904-93f06bfefe2c/?format=api"
},
{
"id": "cc5267bf-14b7-42f5-8c5d-4cbb31d1e494",
"gambit_id": "db81e9f6-9cf7-4f3d-bfae-ad1092a48e4d",
"last_updated": "2023-04-25T11:42:20.619904-04:00",
"created_at": "2023-04-24T13:02:10.024853-04:00",
"name": "DET (M Boyd)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d439282-5d7d-4e2e-b904-93f06bfefe2c/?format=api"
}
]
}