GET /api/bet_types/eff623f4-b6c6-4410-b495-7b335abb3a21/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eff623f4-b6c6-4410-b495-7b335abb3a21",
"match": "https://api-prod.gambitprofit.com/api/matches/d434d686-f2f0-4f51-8ea4-6bd1ac9c3ed0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-03T10:18:14.593755-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": "Detroit Lions",
"amount": 7839.0
},
{
"team": "Carolina Panthers",
"amount": 2161.0
}
],
"expected_reward_tokens": 9485.19,
"profit_sb": -14.81,
"profit_sb_percentage": -0.16,
"recommended": false
},
"lines": [
{
"id": "9722f614-69d9-4f0e-b8d8-fa1d5a294bce",
"gambit_id": "2c6726be-93dc-4eb6-87bc-816b60e4c0cc",
"last_updated": "2023-10-09T15:53:13.067155-04:00",
"created_at": "2023-10-03T10:18:14.609181-04:00",
"name": "Detroit Lions",
"reward": "1.21000",
"odds": "1.21740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eff623f4-b6c6-4410-b495-7b335abb3a21/?format=api"
},
{
"id": "ccbf3cae-0ff1-4d91-a98d-c1337f2d40b1",
"gambit_id": "1c213efc-b8e5-4d52-a35e-9f4fc27bd364",
"last_updated": "2023-10-09T15:53:13.063711-04:00",
"created_at": "2023-10-03T10:18:14.600813-04:00",
"name": "Carolina Panthers",
"reward": "4.39000",
"odds": "4.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eff623f4-b6c6-4410-b495-7b335abb3a21/?format=api"
}
]
}