GET /api/bet_types/9b0b38f5-1df3-4a4d-bc54-edd2d5f1ae23/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9b0b38f5-1df3-4a4d-bc54-edd2d5f1ae23",
"match": "https://api-prod.gambitprofit.com/api/matches/d14d3b2f-52f7-469e-9bdd-d964d2c6ea2b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-24T08:58:07.362432-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": "ATL (J Shuster)",
"amount": 5627.0
},
{
"team": "CIN (G Ashcraft)",
"amount": 4373.0
}
],
"expected_reward_tokens": 9620.6,
"profit_sb": 120.6,
"profit_sb_percentage": 1.27,
"recommended": true
},
"lines": [
{
"id": "f5081ddd-901b-4fe3-92c1-35c501e31025",
"gambit_id": "e2daed87-a402-4f34-95cf-6066d7232283",
"last_updated": "2023-06-26T10:38:15.366687-04:00",
"created_at": "2023-06-24T08:58:07.364294-04:00",
"name": "ATL (J Shuster)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b0b38f5-1df3-4a4d-bc54-edd2d5f1ae23/?format=api"
},
{
"id": "2e654329-4c7b-4776-b987-c6ae10c0edd0",
"gambit_id": "c2112a60-5593-4f9a-a214-cab687439883",
"last_updated": "2023-06-26T10:38:15.369035-04:00",
"created_at": "2023-06-24T08:58:07.366089-04:00",
"name": "CIN (G Ashcraft)",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b0b38f5-1df3-4a4d-bc54-edd2d5f1ae23/?format=api"
}
]
}