GET /api/bet_types/15338ef5-66d0-43dd-afee-411e0e4f8e3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "15338ef5-66d0-43dd-afee-411e0e4f8e3b",
"match": "https://api-prod.gambitprofit.com/api/matches/02551110-348c-4312-aca1-4bdcf0982461/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-26T09:18:16.385587-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": "MIL (F Peralta)",
"amount": 5541.0
},
{
"team": "CIN (B Lively)",
"amount": 4459.0
}
],
"expected_reward_tokens": 9585.93,
"profit_sb": 85.93,
"profit_sb_percentage": 0.9,
"recommended": true
},
"lines": [
{
"id": "3c8fbf7a-d351-43dd-99e4-d953fe58275e",
"gambit_id": "6ea4512a-8c83-400c-be0f-cd96608f736f",
"last_updated": "2023-07-27T10:28:23.964830-04:00",
"created_at": "2023-07-26T09:18:16.393799-04:00",
"name": "MIL (F Peralta)",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15338ef5-66d0-43dd-afee-411e0e4f8e3b/?format=api"
},
{
"id": "e6a516eb-031d-48af-944c-219139dbc31c",
"gambit_id": "b4ccf060-d141-49aa-a34a-8355c7169bd9",
"last_updated": "2023-07-27T10:28:23.961546-04:00",
"created_at": "2023-07-26T09:18:16.389921-04:00",
"name": "CIN (B Lively)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15338ef5-66d0-43dd-afee-411e0e4f8e3b/?format=api"
}
]
}