HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7008f1a1-3fe1-4b32-aaa4-602b76ebd33a",
"match": "https://api-prod.gambitprofit.com/api/matches/8c7e6768-77f0-449c-9faf-01c681f2ee9b/?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": true,
"name": "Med Risk",
"bet": [
{
"team": "Newcastle United",
"amount": 7170.0
},
{
"team": "Draw",
"amount": 2830.0
}
],
"expected_reward_tokens": 10611.6,
"profit_sb": 1611.6,
"profit_sb_percentage": 17.91,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Newcastle United",
"amount": 6024.0
},
{
"team": "Draw",
"amount": 2378.0
},
{
"team": "Nottingham Forest",
"amount": 1598.0
}
],
"expected_reward_tokens": 8915.52,
"profit_sb": -84.48,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "dcc4620f-6fb4-4f42-a9eb-520015009f43",
"gambit_id": "4f4fb137-7a49-4f66-9c0a-cda640cf6f51",
"last_updated": "2022-08-07T11:07:10.434766-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Newcastle United",
"reward": "1.48000",
"odds": "1.53000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7008f1a1-3fe1-4b32-aaa4-602b76ebd33a/?format=api"
},
{
"id": "da9fea2b-61be-43fc-b303-81c529319ca2",
"gambit_id": "43978d8e-95e8-4f4f-a4a0-902d01912597",
"last_updated": "2022-08-07T11:07:10.435153-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.75000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7008f1a1-3fe1-4b32-aaa4-602b76ebd33a/?format=api"
},
{
"id": "bfc7268d-4139-40ae-a262-4d208937a1d2",
"gambit_id": "a1bab700-4c12-4d37-834b-93ba7a54fc17",
"last_updated": "2022-08-07T11:07:10.434382-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nottingham Forest",
"reward": "5.58000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7008f1a1-3fe1-4b32-aaa4-602b76ebd33a/?format=api"
}
]
}