GET /api/bet_types/4a30b3b5-65c1-4cef-bc14-5cbcfd6eb05f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4a30b3b5-65c1-4cef-bc14-5cbcfd6eb05f",
"match": "https://api-prod.gambitprofit.com/api/matches/e283c71b-6a5c-42b5-ba75-afa31cf689ed/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-18T12:12:01.074449-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": "BAL (D Kremer)",
"amount": 5787.0
},
{
"team": "WAS (J Gray)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "52a36b09-a434-4fdb-b3c0-b2f45ef9ccc2",
"gambit_id": "9fff215e-8ac5-4cc4-bc67-be9138853a38",
"last_updated": "2023-04-19T12:17:14.615498-04:00",
"created_at": "2023-04-18T12:12:01.077886-04:00",
"name": "BAL (D Kremer)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a30b3b5-65c1-4cef-bc14-5cbcfd6eb05f/?format=api"
},
{
"id": "19c734aa-5307-4758-a92a-552134eff55f",
"gambit_id": "cccd1897-b667-48c2-a707-e3b1db9ebeb9",
"last_updated": "2023-04-19T12:17:14.612632-04:00",
"created_at": "2023-04-18T12:12:01.076038-04:00",
"name": "WAS (J Gray)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a30b3b5-65c1-4cef-bc14-5cbcfd6eb05f/?format=api"
}
]
}