GET /api/bet_types/222cc130-f1a3-4b0a-bb3b-4ee12a610671/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "222cc130-f1a3-4b0a-bb3b-4ee12a610671",
"match": "https://api-prod.gambitprofit.com/api/matches/5b03f590-cad7-4b04-bb87-2643a1d7ecdd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-17T11:42:02.702501-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": "Golden State Warriors",
"amount": 5421.0
},
{
"team": "Sacramento Kings",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "79ac1fa1-2b9f-4f11-96fe-628f65a4b057",
"gambit_id": "29332d29-1176-4de3-82b7-009ae00626da",
"last_updated": "2023-04-18T12:12:11.619640-04:00",
"created_at": "2023-04-17T11:42:02.707668-04:00",
"name": "Golden State Warriors",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/222cc130-f1a3-4b0a-bb3b-4ee12a610671/?format=api"
},
{
"id": "65398200-a2ad-4610-8d1c-de1ae74c1bf2",
"gambit_id": "936ccb7d-246b-4c4d-b1cb-67ab615542f7",
"last_updated": "2023-04-18T12:12:11.617763-04:00",
"created_at": "2023-04-17T11:42:02.704880-04:00",
"name": "Sacramento Kings",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/222cc130-f1a3-4b0a-bb3b-4ee12a610671/?format=api"
}
]
}