GET /api/bet_types/09da5a9e-10a0-413a-8f92-874ae67eab53/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09da5a9e-10a0-413a-8f92-874ae67eab53",
"match": "https://api-prod.gambitprofit.com/api/matches/fdeef083-d936-4890-a172-c25de5338b06/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-25T09:28:23.334796-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": "NYY (G Cole)",
"amount": 5013.0
},
{
"team": "TEX (N Eovaldi)",
"amount": 4987.0
}
],
"expected_reward_tokens": 9574.83,
"profit_sb": 74.83,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "c69d376c-2012-42af-bfd8-79354c2b8f5e",
"gambit_id": "18b70dcb-ac96-492b-ae60-fb1a8dea5f6b",
"last_updated": "2023-06-26T23:08:01.424168-04:00",
"created_at": "2023-06-25T09:28:23.339335-04:00",
"name": "NYY (G Cole)",
"reward": "1.91000",
"odds": "1.94340",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09da5a9e-10a0-413a-8f92-874ae67eab53/?format=api"
},
{
"id": "9209506c-2c3d-47ea-ae20-96e232f65ec8",
"gambit_id": "74f92b0f-69e1-4c07-8f00-f2e595b2a2ec",
"last_updated": "2023-06-26T23:08:01.421591-04:00",
"created_at": "2023-06-25T09:28:23.336941-04:00",
"name": "TEX (N Eovaldi)",
"reward": "1.92000",
"odds": "1.96150",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09da5a9e-10a0-413a-8f92-874ae67eab53/?format=api"
}
]
}