GET /api/bet_types/88f5635e-c05d-4e90-96c8-a37b19b4054e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "88f5635e-c05d-4e90-96c8-a37b19b4054e",
"match": "https://api-prod.gambitprofit.com/api/matches/38ce88fd-55b4-42a7-9484-2e4d3ea293b6/?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": "WAS (P Espino)",
"amount": 5121.0
},
{
"team": "OAK (K Waldichuk)",
"amount": 4879.0
}
],
"expected_reward_tokens": 9269.01,
"profit_sb": 269.01,
"profit_sb_percentage": 2.99,
"recommended": true
},
"lines": [
{
"id": "77f9b438-f9cb-4cbf-a25c-5193e88f34f1",
"gambit_id": "b6197f3b-7457-4301-ae3b-267680959b09",
"last_updated": "2022-09-02T09:07:08.015325-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS (P Espino)",
"reward": "1.81000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88f5635e-c05d-4e90-96c8-a37b19b4054e/?format=api"
},
{
"id": "ff1eff1b-3d5c-4bb5-977b-033fe5511d1e",
"gambit_id": "c95f10e8-0644-4ff5-b4b0-a9c06a20a426",
"last_updated": "2022-09-02T09:07:08.015711-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (K Waldichuk)",
"reward": "1.90000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88f5635e-c05d-4e90-96c8-a37b19b4054e/?format=api"
}
]
}