GET /api/bet_types/2d7bb4cb-07af-4cc8-bb5f-e1254d1e1b10/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2d7bb4cb-07af-4cc8-bb5f-e1254d1e1b10",
"match": "https://api-prod.gambitprofit.com/api/matches/1f9784f6-5300-4e9f-ab89-3163277d1c0a/?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": "ATL (S Strider)",
"amount": 7137.0
},
{
"team": "OAK (K Waldichuk)",
"amount": 2863.0
}
],
"expected_reward_tokens": 9276.12,
"profit_sb": 276.12,
"profit_sb_percentage": 3.07,
"recommended": true
},
"lines": [
{
"id": "a9a6f3db-5552-407b-a913-2fd6aab4f6e4",
"gambit_id": "11829b7a-a15a-4ed1-9a51-1734b1634462",
"last_updated": "2022-09-08T10:47:27.961830-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL (S Strider)",
"reward": "1.30000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d7bb4cb-07af-4cc8-bb5f-e1254d1e1b10/?format=api"
},
{
"id": "d7999384-20dc-41ec-83f0-d6571bebd43e",
"gambit_id": "980aa147-83d1-4513-b3b1-9048d6d997bb",
"last_updated": "2022-09-08T10:47:27.960822-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (K Waldichuk)",
"reward": "3.24000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d7bb4cb-07af-4cc8-bb5f-e1254d1e1b10/?format=api"
}
]
}