HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d1765b24-08da-424a-9fed-5bcbbf5a2ad8",
"match": "https://api-prod.gambitprofit.com/api/matches/c440826c-367d-40a6-8670-636b8aa3e5f3/?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": "FC Barcelona",
"amount": 7854.0
},
{
"team": "Draw",
"amount": 2146.0
}
],
"expected_reward_tokens": 10129.12,
"profit_sb": 1129.12,
"profit_sb_percentage": 12.55,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "FC Barcelona",
"amount": 6925.0
},
{
"team": "Draw",
"amount": 1893.0
},
{
"team": "FC Viktoria Plzen",
"amount": 1182.0
}
],
"expected_reward_tokens": 8933.25,
"profit_sb": -66.75,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "148b89bd-69c6-4d2b-b708-2e18689a2943",
"gambit_id": "a1453e19-a5cf-42dc-8b70-28a0778d5e53",
"last_updated": "2022-11-02T21:07:11.795524-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FC Barcelona",
"reward": "1.29000",
"odds": "1.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1765b24-08da-424a-9fed-5bcbbf5a2ad8/?format=api"
},
{
"id": "0d1d3bdb-ae0a-4d9c-a26e-ecd6889f6106",
"gambit_id": "88dc248e-704d-4832-94b6-dbb4fbca9b4b",
"last_updated": "2022-11-02T21:07:11.796477-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.72000",
"odds": "5.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1765b24-08da-424a-9fed-5bcbbf5a2ad8/?format=api"
},
{
"id": "63e158cc-bffe-492b-b329-b122d1720a4a",
"gambit_id": "0363faf4-c6ed-4bef-9c4f-d9de9b063d4d",
"last_updated": "2022-11-02T21:07:11.797426-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FC Viktoria Plzen",
"reward": "7.56000",
"odds": "8.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1765b24-08da-424a-9fed-5bcbbf5a2ad8/?format=api"
}
]
}