GET /api/bet_types/e5a8553b-17c4-4a31-84ab-0283bf11709d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e5a8553b-17c4-4a31-84ab-0283bf11709d",
"match": "https://api-prod.gambitprofit.com/api/matches/3e6dba37-dc14-4a0f-b4f2-06d482fa0399/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-22T08:43:05.743207-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": "Sacramento Kings",
"amount": 7351.0
},
{
"team": "Atlanta Hawks",
"amount": 2649.0
}
],
"expected_reward_tokens": 9482.79,
"profit_sb": -17.21,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "26f6a3c6-b1e0-4680-99fc-ef8b647149c5",
"gambit_id": "80cb291a-b1e6-4d13-b4db-7f8a463efa2b",
"last_updated": "2024-01-23T20:03:14.332185-05:00",
"created_at": "2024-01-22T08:43:05.755971-05:00",
"name": "Sacramento Kings",
"reward": "1.29000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5a8553b-17c4-4a31-84ab-0283bf11709d/?format=api"
},
{
"id": "f0053929-c196-4ce6-afce-afbffdd5f3b3",
"gambit_id": "dfcf71d9-ac41-41f6-a888-4869131e0983",
"last_updated": "2024-01-23T20:03:14.327357-05:00",
"created_at": "2024-01-22T08:43:05.751097-05:00",
"name": "Atlanta Hawks",
"reward": "3.58000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5a8553b-17c4-4a31-84ab-0283bf11709d/?format=api"
}
]
}