GET /api/bet_types/c408de25-d650-4efb-819e-079d4d38aa20/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c408de25-d650-4efb-819e-079d4d38aa20",
"match": "https://api-prod.gambitprofit.com/api/matches/15f5662a-a618-4217-96be-5fbb951443ec/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "LOS (A Heaney)",
"amount": 5416.0
},
{
"team": "SDG (J Musgrove)",
"amount": 4584.0
}
],
"expected_reward_tokens": 9259.68,
"profit_sb": 259.68,
"profit_sb_percentage": 2.89,
"recommended": true
},
"lines": [
{
"id": "d3371234-a1a1-424c-b3a0-0bbc340d6d5d",
"gambit_id": "8eaf7505-eb59-4780-803f-42ba6f33dba2",
"last_updated": "2022-09-12T10:47:18.849652-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LOS (A Heaney)",
"reward": "1.71000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c408de25-d650-4efb-819e-079d4d38aa20/?format=api"
},
{
"id": "51995165-22da-4cb4-944f-9112a576bd01",
"gambit_id": "deeb537d-e46a-4548-b96c-ab38dbe67a7b",
"last_updated": "2022-09-12T10:47:18.848573-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG (J Musgrove)",
"reward": "2.02000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c408de25-d650-4efb-819e-079d4d38aa20/?format=api"
}
]
}