GET /api/bet_types/cab08512-8d63-44f3-b899-ee91e478b5a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cab08512-8d63-44f3-b899-ee91e478b5a3",
"match": "https://api-prod.gambitprofit.com/api/matches/a3a7d6e4-fcb7-4b18-af82-8b114f6f6646/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-13T08:57:57.734001-05: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": "New York Knicks",
"amount": 6554.0
},
{
"team": "Utah Jazz",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "459cbfbc-09f5-4afa-867e-0b07477314e1",
"gambit_id": "89b47d1e-f618-4098-9993-e926ef0299ea",
"last_updated": "2023-12-15T10:03:18.479855-05:00",
"created_at": "2023-12-13T08:57:57.738403-05:00",
"name": "New York Knicks",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cab08512-8d63-44f3-b899-ee91e478b5a3/?format=api"
},
{
"id": "50a90c15-077f-47af-a9f0-fe7a5fc38073",
"gambit_id": "3d9f140a-3693-400b-9618-d8c681625f50",
"last_updated": "2023-12-15T10:03:18.483320-05:00",
"created_at": "2023-12-13T08:57:57.742487-05:00",
"name": "Utah Jazz",
"reward": "2.72000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cab08512-8d63-44f3-b899-ee91e478b5a3/?format=api"
}
]
}