HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0248de93-82b5-43da-8335-34591c1f9161",
"match": "https://api-prod.gambitprofit.com/api/matches/c4db6768-90b2-4343-a662-91f3fba47c6a/?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": "Nashville SC",
"amount": 6547.0
},
{
"team": "Draw",
"amount": 3453.0
}
],
"expected_reward_tokens": 11325.84,
"profit_sb": 2325.84,
"profit_sb_percentage": 25.84,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Nashville SC",
"amount": 5127.0
},
{
"team": "Draw",
"amount": 2704.0
},
{
"team": "FC Dallas",
"amount": 2169.0
}
],
"expected_reward_tokens": 8869.12,
"profit_sb": -130.88,
"profit_sb_percentage": -1.45,
"recommended": false
},
"lines": [
{
"id": "f6daba06-2b77-4261-96c0-bca77932ed9e",
"gambit_id": "81e104d1-f433-4042-bf67-7ccdf4acdd7a",
"last_updated": "2022-08-22T15:47:12.568858-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nashville SC",
"reward": "1.73000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0248de93-82b5-43da-8335-34591c1f9161/?format=api"
},
{
"id": "431faa2d-e0d0-4c46-a7e2-81dacf2e47d8",
"gambit_id": "78ca9c66-2a3d-48c9-baaf-f73704a15ad4",
"last_updated": "2022-08-22T15:47:12.569303-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.28000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0248de93-82b5-43da-8335-34591c1f9161/?format=api"
},
{
"id": "6f6308d4-a58a-4aa9-b78a-bb76accdeb47",
"gambit_id": "e92d7b9b-7abd-4f31-bc93-b51eca6b3719",
"last_updated": "2022-08-22T15:47:12.568404-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FC Dallas",
"reward": "4.09000",
"odds": "4.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0248de93-82b5-43da-8335-34591c1f9161/?format=api"
}
]
}