GET /api/bet_types/3c217d7e-30ae-4591-8f73-cbf08829eca8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3c217d7e-30ae-4591-8f73-cbf08829eca8",
"match": "https://api-prod.gambitprofit.com/api/matches/5d7fd4d2-b108-4a38-a979-afdfb8074669/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-09T09:48:13.842531-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": "BAL (T Wells)",
"amount": 6293.0
},
{
"team": "KAN (D Lynch)",
"amount": 3707.0
}
],
"expected_reward_tokens": 9564.06,
"profit_sb": 64.06,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "7c8b28cd-de55-43e2-b8d7-7a5a00e95377",
"gambit_id": "c34ed89b-6a27-4236-8ea5-e10c636b9ed5",
"last_updated": "2023-06-11T10:23:02.836620-04:00",
"created_at": "2023-06-09T09:48:13.845718-04:00",
"name": "BAL (T Wells)",
"reward": "1.52000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c217d7e-30ae-4591-8f73-cbf08829eca8/?format=api"
},
{
"id": "71fc047e-0a07-4e24-8dcc-bc20b67986f7",
"gambit_id": "60098dcb-5f92-4b0d-92c3-327cf3925182",
"last_updated": "2023-06-11T10:23:02.833804-04:00",
"created_at": "2023-06-09T09:48:13.844054-04:00",
"name": "KAN (D Lynch)",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c217d7e-30ae-4591-8f73-cbf08829eca8/?format=api"
}
]
}