GET /api/bet_types/fec4e46f-4f68-435b-8855-fa70155e6f4c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fec4e46f-4f68-435b-8855-fa70155e6f4c",
"match": "https://api-prod.gambitprofit.com/api/matches/55cc6df2-e500-4562-9113-093365d376f6/?format=api",
"name": "Pick the Winner",
"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": "Eastern Michigan",
"amount": 6793.0
},
{
"team": "Buffalo",
"amount": 3207.0
}
],
"expected_reward_tokens": 9170.55,
"profit_sb": 170.55,
"profit_sb_percentage": 1.9,
"recommended": true
},
"lines": [
{
"id": "84d6c6a7-f3da-4b01-a3d4-b00eb4eaa597",
"gambit_id": "e5230558-ec12-474e-9497-47bd97a0b373",
"last_updated": "2022-09-25T11:17:06.049794-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Eastern Michigan",
"reward": "1.35000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fec4e46f-4f68-435b-8855-fa70155e6f4c/?format=api"
},
{
"id": "e3270c06-cee1-4d9b-b551-4fcb89d9d25b",
"gambit_id": "dfce0d5c-dbe6-4c54-aa9a-3eb2a0e1b120",
"last_updated": "2022-09-25T11:17:06.050813-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo",
"reward": "2.86000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fec4e46f-4f68-435b-8855-fa70155e6f4c/?format=api"
}
]
}