GET /api/bet_types/8a0e68ed-49ec-4182-8b82-ce147c80ff3f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8a0e68ed-49ec-4182-8b82-ce147c80ff3f",
"match": "https://api-prod.gambitprofit.com/api/matches/9f5fb312-c4f0-4691-b20b-d7392e60f382/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-22T12:32:08.661411-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": "Philadelphia 76ers",
"amount": 6020.0
},
{
"team": "Chicago Bulls",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "2c08d36d-cb1f-46b0-8eba-0ca059534509",
"gambit_id": "0aba2814-7e4c-4526-a7ad-9a00fb15969b",
"last_updated": "2023-03-23T17:46:49.878154-04:00",
"created_at": "2023-03-22T12:32:08.666216-04:00",
"name": "Philadelphia 76ers",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a0e68ed-49ec-4182-8b82-ce147c80ff3f/?format=api"
},
{
"id": "ebd52231-1037-448d-af5d-a2459f95f21f",
"gambit_id": "b322ee7a-f645-46ea-99a3-cd8d30a7a9bb",
"last_updated": "2023-03-23T17:46:49.875996-04:00",
"created_at": "2023-03-22T12:32:08.663824-04:00",
"name": "Chicago Bulls",
"reward": "2.39000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a0e68ed-49ec-4182-8b82-ce147c80ff3f/?format=api"
}
]
}