GET /api/bet_types/1df0dd14-37e1-46b2-8b0b-2da228cc9a1e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1df0dd14-37e1-46b2-8b0b-2da228cc9a1e",
"match": "https://api-prod.gambitprofit.com/api/matches/a26698d7-a460-428f-842a-5c6face52649/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-29T08:08:08.218243-04: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": "BAL (T Wells)",
"amount": 5222.0
},
{
"team": "NYY (C Schmidt)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "32b51d21-9f20-4e73-b6a4-954beec2db8d",
"gambit_id": "53f07fc8-a6ba-4a37-8a03-dea56b9c3d3b",
"last_updated": "2023-07-31T13:03:21.395567-04:00",
"created_at": "2023-07-29T08:08:08.230070-04:00",
"name": "BAL (T Wells)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1df0dd14-37e1-46b2-8b0b-2da228cc9a1e/?format=api"
},
{
"id": "8abccb89-30b4-4fb7-9cde-be39b9fd61b3",
"gambit_id": "e7f6fb38-a454-431f-b281-0e3ad2c35038",
"last_updated": "2023-07-31T13:03:21.391692-04:00",
"created_at": "2023-07-29T08:08:08.223004-04:00",
"name": "NYY (C Schmidt)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1df0dd14-37e1-46b2-8b0b-2da228cc9a1e/?format=api"
}
]
}