GET /api/bet_types/74d844e8-cfd0-4f93-bdb1-a26d02d3f56b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "74d844e8-cfd0-4f93-bdb1-a26d02d3f56b",
"match": "https://api-prod.gambitprofit.com/api/matches/f93d0004-5dc1-497b-92b3-3c388208d724/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-17T11:42:01.578792-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": "TOR (K Gausman)",
"amount": 5234.0
},
{
"team": "HOU (C Javier)",
"amount": 4766.0
}
],
"expected_reward_tokens": 9578.22,
"profit_sb": 78.22,
"profit_sb_percentage": 0.82,
"recommended": true
},
"lines": [
{
"id": "6825abc3-ea6d-4c07-b1f7-1f059457b304",
"gambit_id": "29ae5c1d-e60b-41c0-8570-0a7cf01a5ae4",
"last_updated": "2023-04-18T12:12:09.439601-04:00",
"created_at": "2023-04-17T11:42:01.586260-04:00",
"name": "TOR (K Gausman)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74d844e8-cfd0-4f93-bdb1-a26d02d3f56b/?format=api"
},
{
"id": "0107ba63-82c5-4f1c-bb13-dbaa99c039ad",
"gambit_id": "a58b1ce4-f3c5-4a6e-b433-649a00461163",
"last_updated": "2023-04-18T12:12:09.436919-04:00",
"created_at": "2023-04-17T11:42:01.581646-04:00",
"name": "HOU (C Javier)",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74d844e8-cfd0-4f93-bdb1-a26d02d3f56b/?format=api"
}
]
}