HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9a4abb83-c136-47c0-89bb-ff996bb38e27",
"match": "https://api-prod.gambitprofit.com/api/matches/d7461ed3-9c69-4b88-b9b0-17563857f45c/?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": "Ecuador",
"amount": 5726.0
},
{
"team": "Draw",
"amount": 4274.0
}
],
"expected_reward_tokens": 11795.56,
"profit_sb": 2795.56,
"profit_sb_percentage": 31.06,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Ecuador",
"amount": 4184.0
},
{
"team": "Draw",
"amount": 3123.0
},
{
"team": "Qatar",
"amount": 2693.0
}
],
"expected_reward_tokens": 8617.6,
"profit_sb": -382.4,
"profit_sb_percentage": -4.25,
"recommended": false
},
"lines": [
{
"id": "45438506-03f7-43a3-8b73-942a872af941",
"gambit_id": "bab04357-f1ca-4166-9b0c-244e44f119cd",
"last_updated": "2022-11-21T15:58:35.604763-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ecuador",
"reward": "2.06000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a4abb83-c136-47c0-89bb-ff996bb38e27/?format=api"
},
{
"id": "c4b6739f-fc4e-400e-9b19-4fef25d1bb89",
"gambit_id": "3e1b99e6-7031-48a2-85ef-c0c0a485de9d",
"last_updated": "2022-11-21T15:58:35.606678-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "2.76000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a4abb83-c136-47c0-89bb-ff996bb38e27/?format=api"
},
{
"id": "7b9b9829-cca4-4703-8451-184997f76787",
"gambit_id": "8d0efacc-0d83-4819-a078-8183322f2be3",
"last_updated": "2022-11-21T15:58:35.605727-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Qatar",
"reward": "3.20000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a4abb83-c136-47c0-89bb-ff996bb38e27/?format=api"
}
]
}