GET /api/bet_types/b943e4dd-65a3-4571-86ef-d7b7c38d42c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b943e4dd-65a3-4571-86ef-d7b7c38d42c1",
"match": "https://api-prod.gambitprofit.com/api/matches/a113b72a-c3af-4e37-a820-2f8a8c7aea85/?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": "SEA (L Castillo)",
"amount": 6569.0
},
{
"team": "OAK (J Sears)",
"amount": 3431.0
}
],
"expected_reward_tokens": 9195.08,
"profit_sb": 195.08,
"profit_sb_percentage": 2.17,
"recommended": true
},
"lines": [
{
"id": "97cfb4ef-c20a-493b-ab3b-48d5e303b224",
"gambit_id": "9e0d5d5d-4888-422e-a9b1-36d9a51e5612",
"last_updated": "2022-09-21T16:11:54.121162-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (L Castillo)",
"reward": "1.40000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b943e4dd-65a3-4571-86ef-d7b7c38d42c1/?format=api"
},
{
"id": "a2b52559-66f0-4a20-982f-a9ae954e5930",
"gambit_id": "df998ca2-3089-4ba9-a771-288ebc36ff18",
"last_updated": "2022-09-21T16:11:54.120154-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (J Sears)",
"reward": "2.68000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b943e4dd-65a3-4571-86ef-d7b7c38d42c1/?format=api"
}
]
}