GET /api/bet_types/6b51cd6b-12f3-4dcd-b6a5-687f3386b3d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6b51cd6b-12f3-4dcd-b6a5-687f3386b3d3",
"match": "https://api-prod.gambitprofit.com/api/matches/9efc8541-9e28-48fb-baed-413c57fa1abe/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-24T09:53:14.187077-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 (S Armstrong)",
"amount": 7106.0
},
{
"team": "COL (P Lambert)",
"amount": 2894.0
}
],
"expected_reward_tokens": 9521.26,
"profit_sb": 21.26,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "5f09a013-9ab6-4673-b2e7-4db807883ba7",
"gambit_id": "8208f6fa-00ea-4ab0-8c9a-a5f59a8904f2",
"last_updated": "2023-08-25T19:08:10.335906-04:00",
"created_at": "2023-08-24T09:53:14.200709-04:00",
"name": "TAM (S Armstrong)",
"reward": "1.34000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b51cd6b-12f3-4dcd-b6a5-687f3386b3d3/?format=api"
},
{
"id": "1bb49d85-7bc7-4c9b-85ca-af3c2f2d9e38",
"gambit_id": "53f57c40-b17e-4d55-987f-0ec2d216af63",
"last_updated": "2023-08-25T19:08:10.332367-04:00",
"created_at": "2023-08-24T09:53:14.194334-04:00",
"name": "COL (P Lambert)",
"reward": "3.29000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b51cd6b-12f3-4dcd-b6a5-687f3386b3d3/?format=api"
}
]
}