GET /api/bet_types/4d99c0a5-88f4-433a-a3c4-90bad887a64c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4d99c0a5-88f4-433a-a3c4-90bad887a64c",
"match": "https://api-prod.gambitprofit.com/api/matches/50c216fa-4377-4e3d-94b2-7e8f506dccea/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-16T12:17:26.430168-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": "SDG (Y Darvish)",
"amount": 6139.0
},
{
"team": "MIL (W Miley)",
"amount": 3861.0
}
],
"expected_reward_tokens": 9575.28,
"profit_sb": 75.28,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "0cab9d39-415b-4cc5-8cdb-0018bad1533e",
"gambit_id": "849a4db2-a662-44a3-80cf-a9983f0a80c8",
"last_updated": "2023-04-18T12:12:06.158558-04:00",
"created_at": "2023-04-16T12:17:26.435476-04:00",
"name": "SDG (Y Darvish)",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d99c0a5-88f4-433a-a3c4-90bad887a64c/?format=api"
},
{
"id": "6df2810f-03f9-415e-b744-b26312d20364",
"gambit_id": "878ada86-5aaf-4860-bd75-7fd4711d9bd7",
"last_updated": "2023-04-18T12:12:06.157028-04:00",
"created_at": "2023-04-16T12:17:26.432523-04:00",
"name": "MIL (W Miley)",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d99c0a5-88f4-433a-a3c4-90bad887a64c/?format=api"
}
]
}