GET /api/bet_types/f67f0ce3-3a48-4418-9f0f-2cd188253318/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f67f0ce3-3a48-4418-9f0f-2cd188253318",
"match": "https://api-prod.gambitprofit.com/api/matches/506ce6f4-74bf-4750-b5b0-89d405d77f97/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-14T09:28:08.354282-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": "Minnesota Timberwolves",
"amount": 5423.0
},
{
"team": "Dallas Mavericks",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "96455f16-f6bd-4cc9-a0d0-639cb9d4c084",
"gambit_id": "47a822ea-ecf6-43d4-bf62-537556ace13c",
"last_updated": "2023-12-16T10:32:54.619295-05:00",
"created_at": "2023-12-14T09:28:08.358656-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f67f0ce3-3a48-4418-9f0f-2cd188253318/?format=api"
},
{
"id": "b1e22784-073e-4df1-ae18-aa30f8707c81",
"gambit_id": "6c26637b-9059-4222-83da-15af72d40a0b",
"last_updated": "2023-12-16T10:32:54.623191-05:00",
"created_at": "2023-12-14T09:28:08.363221-05:00",
"name": "Dallas Mavericks",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f67f0ce3-3a48-4418-9f0f-2cd188253318/?format=api"
}
]
}