GET /api/bet_types/6b5ffde2-f7e2-4457-87e9-6858476f117f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6b5ffde2-f7e2-4457-87e9-6858476f117f",
"match": "https://api-prod.gambitprofit.com/api/matches/035e9908-f032-468a-a0ab-90dc2b7fa0f8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-14T09:33:04.805570-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": "MIA (E Perez)",
"amount": 5026.0
},
{
"team": "MIL (A Houser)",
"amount": 4974.0
}
],
"expected_reward_tokens": 9549.4,
"profit_sb": 49.4,
"profit_sb_percentage": 0.52,
"recommended": true
},
"lines": [
{
"id": "f6ad1b9f-206a-4424-b11e-5ffce9a6db59",
"gambit_id": "37e6481f-6132-4f7e-a354-47edcaba7f7d",
"last_updated": "2023-09-15T16:13:15.523704-04:00",
"created_at": "2023-09-14T09:33:04.809407-04:00",
"name": "MIA (E Perez)",
"reward": "1.90000",
"odds": "1.94340",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b5ffde2-f7e2-4457-87e9-6858476f117f/?format=api"
},
{
"id": "06d85d6e-d4b6-4b75-9a6e-e7d611e2dc5e",
"gambit_id": "70250321-36c2-4afa-b822-0bc728a4042c",
"last_updated": "2023-09-15T16:13:15.527279-04:00",
"created_at": "2023-09-14T09:33:04.813041-04:00",
"name": "MIL (A Houser)",
"reward": "1.92000",
"odds": "1.96150",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b5ffde2-f7e2-4457-87e9-6858476f117f/?format=api"
}
]
}