GET /api/bet_types/45817ee7-8ff7-4439-85e2-8e8829453f20/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "45817ee7-8ff7-4439-85e2-8e8829453f20",
"match": "https://api-prod.gambitprofit.com/api/matches/c6817ba2-c1f5-415d-97ee-3f15c0ae0a9f/?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": 7735.0
},
{
"team": "Missouri",
"amount": 2265.0
}
],
"expected_reward_tokens": 9513.0,
"profit_sb": 13.0,
"profit_sb_percentage": 0.14,
"recommended": true
},
"lines": [
{
"id": "d9928a50-51d5-4bc2-8be4-afc4f2947556",
"gambit_id": "6b7dc162-bc2c-443a-a1a5-5619d7b82186",
"last_updated": "2022-10-11T10:47:26.985901-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida",
"reward": "1.23000",
"odds": "1.23810",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45817ee7-8ff7-4439-85e2-8e8829453f20/?format=api"
},
{
"id": "aeebe573-aaea-46ed-a18a-479ce49d428f",
"gambit_id": "f0665959-287a-44d0-ab30-836b5d0b0280",
"last_updated": "2022-10-11T10:47:26.986868-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Missouri",
"reward": "4.20000",
"odds": "4.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45817ee7-8ff7-4439-85e2-8e8829453f20/?format=api"
}
]
}