GET /api/bet_types/429cf244-0517-4a7a-a625-f8d456c033ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "429cf244-0517-4a7a-a625-f8d456c033ce",
"match": "https://api-prod.gambitprofit.com/api/matches/fb75e6a2-e2da-4390-9d9c-da47e6e2d3b7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-03T00:23:15.430604-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": "TEX (J Gray)",
"amount": 5714.0
},
{
"team": "MIN (K Maeda)",
"amount": 4286.0
}
],
"expected_reward_tokens": 9599.52,
"profit_sb": 99.52,
"profit_sb_percentage": 1.05,
"recommended": true
},
"lines": [
{
"id": "2e2fc8a7-2e6e-46fc-bfb1-e472df53e564",
"gambit_id": "68f8ee50-4392-4a42-84e5-58a6324f74d5",
"last_updated": "2023-09-04T12:58:29.176050-04:00",
"created_at": "2023-09-03T00:23:15.443606-04:00",
"name": "TEX (J Gray)",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/429cf244-0517-4a7a-a625-f8d456c033ce/?format=api"
},
{
"id": "a2aaf29f-415b-4b1b-a8d8-9c896c1d96b3",
"gambit_id": "e0d51f97-d05f-4c76-aaf4-25152e172aca",
"last_updated": "2023-09-04T12:58:29.172688-04:00",
"created_at": "2023-09-03T00:23:15.436914-04:00",
"name": "MIN (K Maeda)",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/429cf244-0517-4a7a-a625-f8d456c033ce/?format=api"
}
]
}