GET /api/bet_types/a2240221-9535-4097-b145-d3e5ff22c4fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a2240221-9535-4097-b145-d3e5ff22c4fd",
"match": "https://api-prod.gambitprofit.com/api/matches/419bf544-56ca-4ea1-8b01-a087f7c9058a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-29T11:58:22.832229-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 (C Bassitt)",
"amount": 5873.0
},
{
"team": "SFO (K Winn)",
"amount": 4127.0
}
],
"expected_reward_tokens": 9572.99,
"profit_sb": 72.99,
"profit_sb_percentage": 0.77,
"recommended": true
},
"lines": [
{
"id": "958f8f65-0874-42ec-9ead-4c20a85fed49",
"gambit_id": "08881107-c009-4a6f-b704-966cb1058af7",
"last_updated": "2023-06-30T10:33:07.918881-04:00",
"created_at": "2023-06-29T11:58:22.835727-04:00",
"name": "TOR (C Bassitt)",
"reward": "1.63000",
"odds": "1.65360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2240221-9535-4097-b145-d3e5ff22c4fd/?format=api"
},
{
"id": "1c65e461-cdd4-4389-9607-09d602d55c99",
"gambit_id": "32256e02-987e-4a14-abad-4ab41d5c9152",
"last_updated": "2023-06-30T10:33:07.917373-04:00",
"created_at": "2023-06-29T11:58:22.833736-04:00",
"name": "SFO (K Winn)",
"reward": "2.32000",
"odds": "2.38000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2240221-9535-4097-b145-d3e5ff22c4fd/?format=api"
}
]
}