GET /api/bet_types/32692a73-104d-4036-9c89-752ca6e38dfd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "32692a73-104d-4036-9c89-752ca6e38dfd",
"match": "https://api-prod.gambitprofit.com/api/matches/3df1f744-5149-4d6e-98db-1285c07599da/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-13T09:08:20.427478-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": "TEX (J Gray)",
"amount": 5601.0
},
{
"team": "LAA (J Barria)",
"amount": 4399.0
}
],
"expected_reward_tokens": 9633.72,
"profit_sb": 133.72,
"profit_sb_percentage": 1.41,
"recommended": true
},
"lines": [
{
"id": "8cb764a2-c741-4df0-a0dc-d5b739914993",
"gambit_id": "3a82260d-ad52-437f-b73d-69eda8de0034",
"last_updated": "2023-06-20T14:03:23.871578-04:00",
"created_at": "2023-06-13T09:08:20.430638-04:00",
"name": "TEX (J Gray)",
"reward": "1.72000",
"odds": "1.74630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32692a73-104d-4036-9c89-752ca6e38dfd/?format=api"
},
{
"id": "0c3afafa-38af-40f5-84ca-476a6e818944",
"gambit_id": "4753483a-9892-4b45-b46d-95a4f63fcb65",
"last_updated": "2023-06-20T14:03:23.869626-04:00",
"created_at": "2023-06-13T09:08:20.429113-04:00",
"name": "LAA (J Barria)",
"reward": "2.19000",
"odds": "2.24000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32692a73-104d-4036-9c89-752ca6e38dfd/?format=api"
}
]
}