GET /api/bet_types/4ca7cf71-91d7-455a-8fcd-1350486edb71/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4ca7cf71-91d7-455a-8fcd-1350486edb71",
"match": "https://api-prod.gambitprofit.com/api/matches/2575107a-076c-41a5-ada4-476c193ea19c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-10T15:12:00.728193-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": "CWS (L Lynn)",
"amount": 5787.0
},
{
"team": "KAN (B Keller)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "53fda54c-41a8-4d55-b2dc-7e81498f043b",
"gambit_id": "bce69ce0-4baf-4c55-ab98-6d7e25f14b21",
"last_updated": "2023-05-11T11:17:08.333689-04:00",
"created_at": "2023-05-10T15:12:00.730987-04:00",
"name": "CWS (L Lynn)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ca7cf71-91d7-455a-8fcd-1350486edb71/?format=api"
},
{
"id": "a8ec0850-0d30-4ed2-a790-b05cff4b0871",
"gambit_id": "207c181f-1432-4a7d-af48-0af01e64aa6c",
"last_updated": "2023-05-11T11:17:08.332470-04:00",
"created_at": "2023-05-10T15:12:00.729590-04:00",
"name": "KAN (B Keller)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ca7cf71-91d7-455a-8fcd-1350486edb71/?format=api"
}
]
}