GET /api/bet_types/3570a37f-6c49-41b8-9a0b-9f54f842c85e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3570a37f-6c49-41b8-9a0b-9f54f842c85e",
"match": "https://api-prod.gambitprofit.com/api/matches/8e2b2418-52c5-4a07-97d5-bfeca0fc9756/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-08T08:38:22.783574-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": 5440.0
},
{
"team": "CIN (L Weaver)",
"amount": 4560.0
}
],
"expected_reward_tokens": 9574.4,
"profit_sb": 74.4,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "87b916f0-bb8c-43ce-a03e-57c5ad7b57ff",
"gambit_id": "05d551cf-0b37-46a8-913d-4819c3239a81",
"last_updated": "2023-07-10T10:08:10.412307-04:00",
"created_at": "2023-07-08T08:38:22.789000-04:00",
"name": "MIL (C Rea)",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3570a37f-6c49-41b8-9a0b-9f54f842c85e/?format=api"
},
{
"id": "47940c99-66a8-4310-b0e7-e2f0676a93c4",
"gambit_id": "75ea1256-44bb-492d-b18d-3d8077601a9a",
"last_updated": "2023-07-10T10:08:10.410645-04:00",
"created_at": "2023-07-08T08:38:22.786212-04:00",
"name": "CIN (L Weaver)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3570a37f-6c49-41b8-9a0b-9f54f842c85e/?format=api"
}
]
}