GET /api/bet_types/a0391e0a-34cc-4116-a16b-648436766462/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a0391e0a-34cc-4116-a16b-648436766462",
"match": "https://api-prod.gambitprofit.com/api/matches/3143696e-b7d7-4936-8d7b-ffcbb67f2e97/?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": "Florida",
"amount": 5521.0
},
{
"team": "LSU",
"amount": 4479.0
}
],
"expected_reward_tokens": 9495.48,
"profit_sb": -4.52,
"profit_sb_percentage": -0.05,
"recommended": false
},
"lines": [
{
"id": "89774a34-d49d-4c89-b61e-a04817b0dcc3",
"gambit_id": "cd036ea2-eadc-4bf4-aa36-e35eea139f1d",
"last_updated": "2022-10-17T09:51:53.668570-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida",
"reward": "1.72000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0391e0a-34cc-4116-a16b-648436766462/?format=api"
},
{
"id": "faf9ebf7-9a42-46b5-8281-8a452a775183",
"gambit_id": "23897a0d-a65a-41a9-9520-412ba767dddf",
"last_updated": "2022-10-17T09:51:53.669567-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LSU",
"reward": "2.12000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0391e0a-34cc-4116-a16b-648436766462/?format=api"
}
]
}