GET /api/bet_types/648e450d-877b-43c6-9416-1ed090b516b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "648e450d-877b-43c6-9416-1ed090b516b0",
"match": "https://api-prod.gambitprofit.com/api/matches/8c86c835-00d8-4571-84ef-f6c15ffb3163/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-21T10:17:15.501330-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": "NYY (L Severino)",
"amount": 5630.0
},
{
"team": "CIN (H Greene)",
"amount": 4370.0
}
],
"expected_reward_tokens": 9570.3,
"profit_sb": 70.3,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "93361b2b-19be-43ec-a6e6-d31e7f547619",
"gambit_id": "944aa96f-0b2b-430a-a5d4-00971d2786b9",
"last_updated": "2023-05-22T14:42:19.670933-04:00",
"created_at": "2023-05-21T10:17:15.504788-04:00",
"name": "NYY (L Severino)",
"reward": "1.70000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/648e450d-877b-43c6-9416-1ed090b516b0/?format=api"
},
{
"id": "5e9bf6a7-6895-45d5-8e95-7b7c1e4fdca0",
"gambit_id": "30ebd29f-d11d-423f-a168-547d3a22e4a1",
"last_updated": "2023-05-22T14:42:19.672081-04:00",
"created_at": "2023-05-21T10:17:15.502985-04:00",
"name": "CIN (H Greene)",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/648e450d-877b-43c6-9416-1ed090b516b0/?format=api"
}
]
}