GET /api/bet_types/eca9abfd-a999-44e3-af1a-453d2b8b733d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eca9abfd-a999-44e3-af1a-453d2b8b733d",
"match": "https://api-prod.gambitprofit.com/api/matches/23e89c6a-2fd3-405a-b3d6-c2872bd1c4d6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-02T08:28:09.956123-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": "Los Angeles Clippers",
"amount": 6399.0
},
{
"team": "Golden State Warriors",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "f4a6b1e6-b358-4ef1-ac24-9adc8b38cbf5",
"gambit_id": "9bb47d5e-8d1b-489c-9f26-18d08ef7d336",
"last_updated": "2023-12-04T15:23:33.188784-05:00",
"created_at": "2023-12-02T08:28:09.965709-05:00",
"name": "Los Angeles Clippers",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eca9abfd-a999-44e3-af1a-453d2b8b733d/?format=api"
},
{
"id": "9c8e77cc-a9c2-47c0-b0c5-92b187b66f36",
"gambit_id": "74727496-d12d-484c-b021-f2cf05dd0a29",
"last_updated": "2023-12-04T15:23:33.185562-05:00",
"created_at": "2023-12-02T08:28:09.960456-05:00",
"name": "Golden State Warriors",
"reward": "2.63000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eca9abfd-a999-44e3-af1a-453d2b8b733d/?format=api"
}
]
}