GET /api/bet_types/c42044d6-e71f-47cc-b568-fd2c45ac3870/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c42044d6-e71f-47cc-b568-fd2c45ac3870",
"match": "https://api-prod.gambitprofit.com/api/matches/cc88a5ca-d174-4310-819e-2a6c6715bdc5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-17T09:23:16.535001-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": "Sacramento Kings",
"amount": 7490.0
},
{
"team": "San Antonio Spurs",
"amount": 2510.0
}
],
"expected_reward_tokens": 9437.4,
"profit_sb": -62.6,
"profit_sb_percentage": -0.66,
"recommended": false
},
"lines": [
{
"id": "03996ddb-0ee1-4c2a-8519-d76a521669de",
"gambit_id": "213ae4b0-bc5c-4202-8111-483990f27a91",
"last_updated": "2023-11-18T17:58:23.184565-05:00",
"created_at": "2023-11-17T09:23:16.539822-05:00",
"name": "Sacramento Kings",
"reward": "1.26000",
"odds": "1.27780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c42044d6-e71f-47cc-b568-fd2c45ac3870/?format=api"
},
{
"id": "3e7c295d-d37b-47fe-b728-6d5a23299408",
"gambit_id": "d4d7f97e-10b9-469e-bf66-5f207c42a40c",
"last_updated": "2023-11-18T17:58:23.194273-05:00",
"created_at": "2023-11-17T09:23:16.545001-05:00",
"name": "San Antonio Spurs",
"reward": "3.76000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c42044d6-e71f-47cc-b568-fd2c45ac3870/?format=api"
}
]
}