GET /api/bet_types/18c90b78-9522-41b3-8adf-8ab8dcd88e6d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "18c90b78-9522-41b3-8adf-8ab8dcd88e6d",
"match": "https://api-prod.gambitprofit.com/api/matches/7149500d-7bf2-4ea5-9e60-b174c339dbdf/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-22T08:23:03.329579-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": "SEA",
"amount": 6547.0
},
{
"team": "NYY",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "6dc79a5b-4234-4fef-b04d-0ad5707eee5c",
"gambit_id": "1b28a993-1a91-46eb-8ded-722f77be08ea",
"last_updated": "2023-06-23T14:37:59.318284-04:00",
"created_at": "2023-06-22T08:23:03.331898-04:00",
"name": "SEA",
"reward": "1.44000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18c90b78-9522-41b3-8adf-8ab8dcd88e6d/?format=api"
},
{
"id": "138bb485-5321-4841-b9ed-a4d458ebc76b",
"gambit_id": "76dabdb6-cfb9-4e5f-8dc1-149094d6dfe8",
"last_updated": "2023-06-23T14:37:59.320488-04:00",
"created_at": "2023-06-22T08:23:03.334268-04:00",
"name": "NYY",
"reward": "2.73000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18c90b78-9522-41b3-8adf-8ab8dcd88e6d/?format=api"
}
]
}