GET /api/bet_types/74b2d99d-28d7-4d03-8f31-4231f0bd8d6c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "74b2d99d-28d7-4d03-8f31-4231f0bd8d6c",
"match": "https://api-prod.gambitprofit.com/api/matches/8114df6a-80be-49bc-9f46-88b6dc8bda25/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Atlanta Reign",
"amount": 6130.0
},
{
"team": "Florida Mayhem",
"amount": 3870.0
}
],
"expected_reward_tokens": 9133.2,
"profit_sb": -366.8,
"profit_sb_percentage": -3.86,
"recommended": false
},
"lines": [
{
"id": "d4a1a54b-58e1-471e-b591-5fd4557f2234",
"gambit_id": "e1381d83-5fc4-4890-b6b1-3e887ef49dca",
"last_updated": "2022-10-31T22:52:23.178353-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Atlanta Reign",
"reward": "1.49000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74b2d99d-28d7-4d03-8f31-4231f0bd8d6c/?format=api"
},
{
"id": "7423fbd1-4672-4563-8432-a76f23517a77",
"gambit_id": "1ddbc00d-b06d-4897-8c45-9df1f449b050",
"last_updated": "2022-10-31T22:52:23.177288-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Mayhem",
"reward": "2.36000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74b2d99d-28d7-4d03-8f31-4231f0bd8d6c/?format=api"
}
]
}