Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/c2e31124-063c-4a52-ade7-e5b8003d69cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c2e31124-063c-4a52-ade7-e5b8003d69cb",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "861a41ac-42db-4062-a812-6a208b3ec4c0",
    "completed": true,
    "last_updated": "2022-08-29T11:27:20.041259-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.12,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/861a41ac-42db-4062-a812-6a208b3ec4c0",
    "datetime": "2022-08-27T20:00:00-04:00",
    "cutoff_datetime": "2022-08-27T20:00:00-04:00",
    "name": "Chicago Fire v. CF Montréal",
    "bettypes": [
        {
            "id": "f463253f-b0ac-4004-9afe-f191eb76246b",
            "match": "https://api-prod.gambitprofit.com/api/matches/c2e31124-063c-4a52-ade7-e5b8003d69cb/?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": "Chicago Fire",
                        "amount": 5413.0
                    },
                    {
                        "team": "CF Montréal",
                        "amount": 4587.0
                    }
                ],
                "expected_reward_tokens": 12016.86,
                "profit_sb": 3016.86,
                "profit_sb_percentage": 33.52,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Chicago Fire",
                        "amount": 3981.0
                    },
                    {
                        "team": "CF Montréal",
                        "amount": 3373.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2646.0
                    }
                ],
                "expected_reward_tokens": 8837.26,
                "profit_sb": -162.74,
                "profit_sb_percentage": -1.81,
                "recommended": false
            },
            "lines": [
                {
                    "id": "62ad12a9-6aa5-4f2b-b35e-23705d516044",
                    "gambit_id": "24ee68ea-cd07-4275-ba28-9e4959af3886",
                    "last_updated": "2022-08-29T11:27:20.043609-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Chicago Fire",
                    "reward": "2.22000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f463253f-b0ac-4004-9afe-f191eb76246b/?format=api"
                },
                {
                    "id": "19ef1c7b-c832-4d5c-9f1a-ba126c181784",
                    "gambit_id": "7cc9d5fc-6068-4763-8a39-018c886b7804",
                    "last_updated": "2022-08-29T11:27:20.043180-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "CF Montréal",
                    "reward": "2.62000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f463253f-b0ac-4004-9afe-f191eb76246b/?format=api"
                },
                {
                    "id": "44be9949-e7d1-48fc-9602-67efee415f7f",
                    "gambit_id": "f63e8ddc-a615-4a97-90ae-20830f985eb9",
                    "last_updated": "2022-08-29T11:27:20.044027-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.34000",
                    "odds": "3.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f463253f-b0ac-4004-9afe-f191eb76246b/?format=api"
                }
            ]
        },
        {
            "id": "da223f42-e2af-4c0d-b9d2-e148e2c4219f",
            "match": "https://api-prod.gambitprofit.com/api/matches/c2e31124-063c-4a52-ade7-e5b8003d69cb/?format=api",
            "name": "Over/Under",
            "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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 5668.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4332.0
                    }
                ],
                "expected_reward_tokens": 9010.56,
                "profit_sb": 10.56,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "31f86e46-11a6-4637-95d6-c13b315c94c2",
                    "gambit_id": "b997ab91-d213-4cb2-bc42-5c9799d71d00",
                    "last_updated": "2022-08-29T11:27:20.042727-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.59000",
                    "odds": "1.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da223f42-e2af-4c0d-b9d2-e148e2c4219f/?format=api"
                },
                {
                    "id": "04597e5a-05f9-4ce3-badd-c89af600107b",
                    "gambit_id": "a8ab1784-80e6-45de-9a83-44816fc92fe7",
                    "last_updated": "2022-08-29T11:27:20.042244-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.08000",
                    "odds": "2.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da223f42-e2af-4c0d-b9d2-e148e2c4219f/?format=api"
                }
            ]
        }
    ]
}