GET /api/bet_types/d4a40e31-3f3d-49a4-a9e9-2415afe9d3e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d4a40e31-3f3d-49a4-a9e9-2415afe9d3e1",
"match": "https://api-prod.gambitprofit.com/api/matches/f834a16d-ec7b-4f1a-be5b-bc648d54f9a5/?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": "SFO (C Rodon)",
"amount": 5215.0
},
{
"team": "PHI (R Suarez)",
"amount": 4785.0
}
],
"expected_reward_tokens": 9282.7,
"profit_sb": 282.7,
"profit_sb_percentage": 3.14,
"recommended": true
},
"lines": [
{
"id": "09b44141-e040-4258-b858-6526ee3ca962",
"gambit_id": "e24028eb-2663-42c3-957e-a16e3240b9d1",
"last_updated": "2022-09-05T13:32:07.891689-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO (C Rodon)",
"reward": "1.78000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a40e31-3f3d-49a4-a9e9-2415afe9d3e1/?format=api"
},
{
"id": "b4445637-9cbe-490a-a1d2-7d441b71606b",
"gambit_id": "79422b72-2f8e-488b-9aed-2a38c56b6435",
"last_updated": "2022-09-05T13:32:07.892645-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (R Suarez)",
"reward": "1.94000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4a40e31-3f3d-49a4-a9e9-2415afe9d3e1/?format=api"
}
]
}