GET /api/bet_types/7311f933-5cc5-49ae-92ce-598ecc1be628/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7311f933-5cc5-49ae-92ce-598ecc1be628",
"match": "https://api-prod.gambitprofit.com/api/matches/b6f5868f-b0af-41a2-9dba-7c6520f2bb78/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-24T09:31:51.743479-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": "Cleveland Cavaliers",
"amount": 5873.0
},
{
"team": "New York Knicks",
"amount": 4127.0
}
],
"expected_reward_tokens": 9572.99,
"profit_sb": 72.99,
"profit_sb_percentage": 0.77,
"recommended": true
},
"lines": [
{
"id": "2a1623cc-0d98-470a-a74d-8d1fd16d23d4",
"gambit_id": "24df983d-e574-4816-96ab-c13c90ec28f7",
"last_updated": "2023-01-25T10:51:49.035277-05:00",
"created_at": "2023-01-24T09:31:51.747161-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.63000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7311f933-5cc5-49ae-92ce-598ecc1be628/?format=api"
},
{
"id": "e0ec632b-1c89-41c3-8509-cf133657c043",
"gambit_id": "b5c4ae8f-df5a-4057-b8fb-a0dc2b399ee7",
"last_updated": "2023-01-25T10:51:49.034159-05:00",
"created_at": "2023-01-24T09:31:51.745293-05:00",
"name": "New York Knicks",
"reward": "2.32000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7311f933-5cc5-49ae-92ce-598ecc1be628/?format=api"
}
]
}