GET /api/bet_types/58a9d95a-4e92-4f1b-85c4-9905cdba1614/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58a9d95a-4e92-4f1b-85c4-9905cdba1614",
"match": "https://api-prod.gambitprofit.com/api/matches/08c42df4-7766-45f3-939e-927c180f891f/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Philadelphia Eagles",
"amount": 5097.0
},
{
"team": "New York Giants",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "0cf29ef7-5789-473d-bc8d-ba0b5ea5ea13",
"gambit_id": "59074b98-a772-4c5a-9216-2a3b01b6c343",
"last_updated": "2022-12-12T10:22:13.270436-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Eagles",
"reward": "1.76000",
"odds": "1.86960",
"spread": "-7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58a9d95a-4e92-4f1b-85c4-9905cdba1614/?format=api"
},
{
"id": "c129a120-6daf-49c4-9638-6b72c56b2169",
"gambit_id": "dbd28a5d-10dd-4499-88ec-a1840258a5cb",
"last_updated": "2022-12-12T10:22:13.269331-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Giants",
"reward": "1.83000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58a9d95a-4e92-4f1b-85c4-9905cdba1614/?format=api"
}
]
}