GET /api/bet_types/c6f7d58b-d707-4a0f-a562-64829fef865b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c6f7d58b-d707-4a0f-a562-64829fef865b",
"match": "https://api-prod.gambitprofit.com/api/matches/a277d512-6205-4698-bd60-bf42bf7e6924/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-02T09:57:08.342048-04: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": "HOU (L Garcia)",
"amount": 5787.0
},
{
"team": "CWS (M Clevinger)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "b6a20550-1685-482b-86aa-904691c06c2f",
"gambit_id": "f1c4f0ed-a8d1-4ca5-af2e-64fad967b63e",
"last_updated": "2023-04-03T14:16:50.107012-04:00",
"created_at": "2023-04-02T09:57:08.344133-04:00",
"name": "HOU (L Garcia)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6f7d58b-d707-4a0f-a562-64829fef865b/?format=api"
},
{
"id": "3500571c-20e1-4925-8c4f-fad92a432794",
"gambit_id": "2623a745-133d-4fb1-86c8-610d5957ca92",
"last_updated": "2023-04-03T14:16:50.109149-04:00",
"created_at": "2023-04-02T09:57:08.346758-04:00",
"name": "CWS (M Clevinger)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6f7d58b-d707-4a0f-a562-64829fef865b/?format=api"
}
]
}