GET /api/bet_types/d80972b4-8173-431e-8d3d-2480325f59f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d80972b4-8173-431e-8d3d-2480325f59f3",
"match": "https://api-prod.gambitprofit.com/api/matches/316122b2-baeb-4ce9-ac63-ea0ed3f92970/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-03T12:12:09.136829-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": "TAM (S McClanahan)",
"amount": 6442.0
},
{
"team": "PIT (M Keller)",
"amount": 3558.0
}
],
"expected_reward_tokens": 9534.16,
"profit_sb": 34.16,
"profit_sb_percentage": 0.36,
"recommended": true
},
"lines": [
{
"id": "c6c34890-3b0c-4d05-86b6-cfc6ad93e21d",
"gambit_id": "3425d181-6e3d-47d3-8ba3-2e0d0f20ddaa",
"last_updated": "2023-05-04T10:57:19.775789-04:00",
"created_at": "2023-05-03T12:12:09.138340-04:00",
"name": "TAM (S McClanahan)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d80972b4-8173-431e-8d3d-2480325f59f3/?format=api"
},
{
"id": "ba54dbaa-1306-4d87-a0d0-10424abaa888",
"gambit_id": "374007cb-ab71-4a85-8d62-318f724b3748",
"last_updated": "2023-05-04T10:57:19.777828-04:00",
"created_at": "2023-05-03T12:12:09.139823-04:00",
"name": "PIT (M Keller)",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d80972b4-8173-431e-8d3d-2480325f59f3/?format=api"
}
]
}