GET /api/bet_types/1d9adb6c-457d-440d-a636-9ac52109edf9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1d9adb6c-457d-440d-a636-9ac52109edf9",
"match": "https://api-prod.gambitprofit.com/api/matches/5a9f63e7-2816-41e5-b88a-5561af993b45/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-10T09:43:10.407954-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": "Dallas Cowboys",
"amount": 7393.0
},
{
"team": "Green Bay Packers",
"amount": 2607.0
}
],
"expected_reward_tokens": 9463.04,
"profit_sb": -36.96,
"profit_sb_percentage": -0.39,
"recommended": false
},
"lines": [
{
"id": "d02050b0-a4de-40ab-8ac1-c0cd30043bb3",
"gambit_id": "33061f9f-1410-4e5b-a542-9f5a33d4ad10",
"last_updated": "2024-01-16T15:28:02.469188-05:00",
"created_at": "2024-01-10T09:43:10.415898-05:00",
"name": "Dallas Cowboys",
"reward": "1.28000",
"odds": "1.29410",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d9adb6c-457d-440d-a636-9ac52109edf9/?format=api"
},
{
"id": "9f67c2bb-1820-4676-89b2-dd875ec5068d",
"gambit_id": "365847f0-ec65-45e1-ba6e-c1c5e5d6a39c",
"last_updated": "2024-01-16T15:28:02.465305-05:00",
"created_at": "2024-01-10T09:43:10.412245-05:00",
"name": "Green Bay Packers",
"reward": "3.63000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d9adb6c-457d-440d-a636-9ac52109edf9/?format=api"
}
]
}