GET /api/bet_types/b19a8b6d-cdf2-4fed-b6a1-ca9acb6dc31c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b19a8b6d-cdf2-4fed-b6a1-ca9acb6dc31c",
"match": "https://api-prod.gambitprofit.com/api/matches/3015cf4e-7ead-482e-830b-26aa18312aee/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-30T10:28:09.439318-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": "Kansas City Chiefs",
"amount": 6942.0
},
{
"team": "Green Bay Packers",
"amount": 3058.0
}
],
"expected_reward_tokens": 9510.38,
"profit_sb": 10.38,
"profit_sb_percentage": 0.11,
"recommended": true
},
"lines": [
{
"id": "0c4379a8-9030-4ffd-8320-81bf127dfbaa",
"gambit_id": "8a89a027-0c8e-4fdc-8dcd-529a9eba1792",
"last_updated": "2023-12-04T20:53:09.469309-05:00",
"created_at": "2023-11-30T10:28:09.443795-05:00",
"name": "Kansas City Chiefs",
"reward": "1.37000",
"odds": "1.38460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b19a8b6d-cdf2-4fed-b6a1-ca9acb6dc31c/?format=api"
},
{
"id": "202a8009-2361-43f3-88a0-a8a2af95df2c",
"gambit_id": "f0c335df-1ca6-4035-8a6a-e08647832d56",
"last_updated": "2023-12-04T20:53:09.475257-05:00",
"created_at": "2023-11-30T10:28:09.449021-05:00",
"name": "Green Bay Packers",
"reward": "3.11000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b19a8b6d-cdf2-4fed-b6a1-ca9acb6dc31c/?format=api"
}
]
}