GET /api/bet_types/61db09c0-4b51-4ab3-9109-32b3f96b0e00/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "61db09c0-4b51-4ab3-9109-32b3f96b0e00",
"match": "https://api-prod.gambitprofit.com/api/matches/610544f5-e4ab-4324-9e79-c00a078449a2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-30T17:46:52.700251-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": "Brooklyn Nets",
"amount": 7624.0
},
{
"team": "Los Angeles Lakers",
"amount": 2376.0
}
],
"expected_reward_tokens": 9527.76,
"profit_sb": 27.76,
"profit_sb_percentage": 0.29,
"recommended": true
},
"lines": [
{
"id": "8e27af4f-df83-4539-a824-c93db506385e",
"gambit_id": "947620b5-070a-4baf-992e-261220fee2de",
"last_updated": "2023-01-31T09:12:13.670465-05:00",
"created_at": "2023-01-30T17:46:52.701565-05:00",
"name": "Brooklyn Nets",
"reward": "1.25000",
"odds": "1.25640",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61db09c0-4b51-4ab3-9109-32b3f96b0e00/?format=api"
},
{
"id": "82f35fcd-878d-45c0-8d75-699dfacaf1ed",
"gambit_id": "c8851712-eed1-4b1a-a873-1caaed92e90a",
"last_updated": "2023-01-31T09:12:13.671626-05:00",
"created_at": "2023-01-30T17:46:52.702952-05:00",
"name": "Los Angeles Lakers",
"reward": "4.01000",
"odds": "4.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61db09c0-4b51-4ab3-9109-32b3f96b0e00/?format=api"
}
]
}