GET /api/bet_types/70150895-b7e0-49cb-ba57-56e71ecf409d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "70150895-b7e0-49cb-ba57-56e71ecf409d",
"match": "https://api-prod.gambitprofit.com/api/matches/be8346e1-6220-45b8-8bf3-716f1c13ea5a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-13T09:08:20.636069-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": "CHC (J Taillon)",
"amount": 5426.0
},
{
"team": "PIT (L Ortiz)",
"amount": 4574.0
}
],
"expected_reward_tokens": 9604.02,
"profit_sb": 104.02,
"profit_sb_percentage": 1.09,
"recommended": true
},
"lines": [
{
"id": "d1d07f28-be13-4621-8091-054dc1f356ef",
"gambit_id": "334ecced-b363-4215-9f70-ac0d06eb64f7",
"last_updated": "2023-06-14T11:23:21.166506-04:00",
"created_at": "2023-06-13T09:08:20.639495-04:00",
"name": "CHC (J Taillon)",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70150895-b7e0-49cb-ba57-56e71ecf409d/?format=api"
},
{
"id": "aa9989da-310e-4707-8cab-12e70973adc4",
"gambit_id": "1c74b282-9628-49eb-8003-9a65226c712b",
"last_updated": "2023-06-14T11:23:21.164512-04:00",
"created_at": "2023-06-13T09:08:20.637749-04:00",
"name": "PIT (L Ortiz)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70150895-b7e0-49cb-ba57-56e71ecf409d/?format=api"
}
]
}