GET /api/bet_types/3f312fbf-dbeb-45e0-a2e5-0e8b3fb29caa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3f312fbf-dbeb-45e0-a2e5-0e8b3fb29caa",
"match": "https://api-prod.gambitprofit.com/api/matches/9da1173b-e091-4127-98eb-5399d408d4d9/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "PHI (K Gibson)",
"amount": 6266.0
},
{
"team": "WAS (J Gray)",
"amount": 3734.0
}
],
"expected_reward_tokens": 9335.0,
"profit_sb": 335.0,
"profit_sb_percentage": 3.72,
"recommended": true
},
"lines": [
{
"id": "5efe97e1-15ec-4dd6-a54c-d358067a186b",
"gambit_id": "894b276e-2c8e-4ef5-ab68-8742642aea2c",
"last_updated": "2022-08-06T10:57:03.776228-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (K Gibson)",
"reward": "1.49000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f312fbf-dbeb-45e0-a2e5-0e8b3fb29caa/?format=api"
},
{
"id": "e3b9ab96-0fe5-4dac-a293-b4e20e82b5ba",
"gambit_id": "1b30681a-25d6-42bb-be06-87e2e72c3657",
"last_updated": "2022-08-06T10:57:03.776695-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS (J Gray)",
"reward": "2.50000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f312fbf-dbeb-45e0-a2e5-0e8b3fb29caa/?format=api"
}
]
}