GET /api/bet_types/f1417175-4169-4b56-900b-f13af401c1b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f1417175-4169-4b56-900b-f13af401c1b1",
"match": "https://api-prod.gambitprofit.com/api/matches/509acf30-8ba2-4c70-a366-3268062d5cbb/?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": "Miami Heat",
"amount": 7162.0
},
{
"team": "Detroit Pistons",
"amount": 2838.0
}
],
"expected_reward_tokens": 9166.74,
"profit_sb": 166.74,
"profit_sb_percentage": 1.85,
"recommended": true
},
"lines": [
{
"id": "0a6bdec2-c5c4-4ef3-af5d-3f8212164a09",
"gambit_id": "3dab6850-3dd7-4b21-95da-0a99430229d1",
"last_updated": "2022-12-07T09:32:29.657686-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami Heat",
"reward": "1.28000",
"odds": "1.32260",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1417175-4169-4b56-900b-f13af401c1b1/?format=api"
},
{
"id": "74542442-809a-47a7-b44c-52b7a948e008",
"gambit_id": "975695df-d358-4dbd-87df-920b5aba9e6c",
"last_updated": "2022-12-07T09:32:29.658777-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Pistons",
"reward": "3.23000",
"odds": "3.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f1417175-4169-4b56-900b-f13af401c1b1/?format=api"
}
]
}