GET /api/bet_types/99d3ca8b-babd-4476-8e5d-e3a5e285574f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "99d3ca8b-babd-4476-8e5d-e3a5e285574f",
"match": "https://api-prod.gambitprofit.com/api/matches/4e909427-6208-40c3-9e6b-49b19d191091/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-04T09:32:16.059448-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": "TOR (Y Kikuchi)",
"amount": 6070.0
},
{
"team": "KAN (K Bubic)",
"amount": 3930.0
}
],
"expected_reward_tokens": 9589.2,
"profit_sb": 89.2,
"profit_sb_percentage": 0.94,
"recommended": true
},
"lines": [
{
"id": "63e11811-4e64-4e32-9e16-0c79f592b528",
"gambit_id": "58d7cb35-1634-4f2c-84a9-2c3f27537e5d",
"last_updated": "2023-04-05T10:12:09.503893-04:00",
"created_at": "2023-04-04T09:32:16.062506-04:00",
"name": "TOR (Y Kikuchi)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99d3ca8b-babd-4476-8e5d-e3a5e285574f/?format=api"
},
{
"id": "8204b95c-57d1-4a4b-9e22-b93e36fd70ed",
"gambit_id": "0b40dd7d-ae44-4d12-a085-d4e1dc4ecc0f",
"last_updated": "2023-04-05T10:12:09.502517-04:00",
"created_at": "2023-04-04T09:32:16.060911-04:00",
"name": "KAN (K Bubic)",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99d3ca8b-babd-4476-8e5d-e3a5e285574f/?format=api"
}
]
}