HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6f0c1b4d-5bbb-4e04-98bc-10e0ed5a4203",
"match": "https://api-prod.gambitprofit.com/api/matches/4c9f54f3-cef5-4f62-9df8-df91c343d13c/?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": "Los Angeles FC",
"amount": 6920.0
},
{
"team": "Draw",
"amount": 3080.0
}
],
"expected_reward_tokens": 11210.4,
"profit_sb": 2210.4,
"profit_sb_percentage": 24.56,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Los Angeles FC",
"amount": 5489.0
},
{
"team": "Draw",
"amount": 2443.0
},
{
"team": "Philadelphia Union",
"amount": 2068.0
}
],
"expected_reward_tokens": 8892.18,
"profit_sb": -107.82,
"profit_sb_percentage": -1.2,
"recommended": false
},
"lines": [
{
"id": "f1b225c5-b8a3-4c20-95ff-75f349e5fd45",
"gambit_id": "523025ea-7bfe-4791-8797-66846cff190c",
"last_updated": "2022-11-07T10:23:13.788344-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles FC",
"reward": "1.62000",
"odds": "1.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f0c1b4d-5bbb-4e04-98bc-10e0ed5a4203/?format=api"
},
{
"id": "5b411f2a-c508-46d0-beab-bc3ef5617385",
"gambit_id": "1abbf909-2e8b-4bd1-9dc0-69ca35b63b10",
"last_updated": "2022-11-07T10:23:13.789303-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.64000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f0c1b4d-5bbb-4e04-98bc-10e0ed5a4203/?format=api"
},
{
"id": "9df5a889-07c0-403c-aa03-6a527326b3b6",
"gambit_id": "d5078c72-d0df-4bec-b53b-be3c33dbe04b",
"last_updated": "2022-11-07T10:23:13.787398-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Union",
"reward": "4.30000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f0c1b4d-5bbb-4e04-98bc-10e0ed5a4203/?format=api"
}
]
}