GET /api/bet_types/28fe8778-1b70-4ec5-aae3-11cfc6b51a6d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28fe8778-1b70-4ec5-aae3-11cfc6b51a6d",
"match": "https://api-prod.gambitprofit.com/api/matches/316cf64a-47c0-4880-8533-aa01dea033bf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-09T09:48:12.966357-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": "TAM (T Glasnow)",
"amount": 6114.0
},
{
"team": "TEX (A Heaney)",
"amount": 3886.0
}
],
"expected_reward_tokens": 9598.42,
"profit_sb": 98.42,
"profit_sb_percentage": 1.04,
"recommended": true
},
"lines": [
{
"id": "7ad8321b-7b33-457b-930e-cabe0d008c19",
"gambit_id": "9c72e957-4da4-4d1a-893c-dc13ec922ef8",
"last_updated": "2023-06-11T10:23:03.731154-04:00",
"created_at": "2023-06-09T09:48:12.971179-04:00",
"name": "TAM (T Glasnow)",
"reward": "1.57000",
"odds": "1.59520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28fe8778-1b70-4ec5-aae3-11cfc6b51a6d/?format=api"
},
{
"id": "ebd0b096-5e34-4037-b503-050a46894073",
"gambit_id": "e5cbcedc-967e-4406-8d52-5ae7e4a0d937",
"last_updated": "2023-06-11T10:23:03.729264-04:00",
"created_at": "2023-06-09T09:48:12.968804-04:00",
"name": "TEX (A Heaney)",
"reward": "2.47000",
"odds": "2.53000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28fe8778-1b70-4ec5-aae3-11cfc6b51a6d/?format=api"
}
]
}