HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d9210215-d488-4407-b689-d6602748a080",
"match": "https://api-prod.gambitprofit.com/api/matches/ca2bd655-7ff5-4eb7-bd96-9cd1b8113306/?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": "England",
"amount": 5040.0
},
{
"team": "France",
"amount": 4960.0
}
],
"expected_reward_tokens": 12548.8,
"profit_sb": 3548.8,
"profit_sb_percentage": 39.43,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "England",
"amount": 3461.0
},
{
"team": "France",
"amount": 3406.0
},
{
"team": "Draw",
"amount": 3133.0
}
],
"expected_reward_tokens": 8615.75,
"profit_sb": -384.25,
"profit_sb_percentage": -4.27,
"recommended": false
},
"lines": [
{
"id": "285f1727-c00d-47ee-82dc-239a400676c5",
"gambit_id": "4a0f01d5-1175-458f-b899-03f38217708c",
"last_updated": "2022-12-12T09:57:09.159044-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "England",
"reward": "2.49000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9210215-d488-4407-b689-d6602748a080/?format=api"
},
{
"id": "403a12bd-692e-4dc4-986b-09e81921ca49",
"gambit_id": "4327e3da-fc86-4167-84bd-29776cf43937",
"last_updated": "2022-12-12T09:57:09.158009-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "France",
"reward": "2.53000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9210215-d488-4407-b689-d6602748a080/?format=api"
},
{
"id": "99ef1519-4eb2-4afc-a883-2ed004056e2a",
"gambit_id": "9ed4a5d7-5684-45c1-82d8-f483251feced",
"last_updated": "2022-12-12T09:57:09.160068-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "2.75000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9210215-d488-4407-b689-d6602748a080/?format=api"
}
]
}