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/0cb9da36-94f9-4168-8865-256a6180f7a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0cb9da36-94f9-4168-8865-256a6180f7a3",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "a25cf030-1f81-4b58-9fbe-621deab61f40",
    "completed": true,
    "last_updated": "2022-11-23T09:52:23.045951-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.69,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/a25cf030-1f81-4b58-9fbe-621deab61f40",
    "datetime": "2022-11-22T19:00:00-05:00",
    "cutoff_datetime": "2022-11-22T19:00:00-05:00",
    "name": "Ball State v. Miami-Ohio",
    "bettypes": [
        {
            "id": "bec1259c-7f7c-4990-845a-d804b11f8199",
            "match": "https://api-prod.gambitprofit.com/api/matches/0cb9da36-94f9-4168-8865-256a6180f7a3/?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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Miami-Ohio",
                        "amount": 5664.0
                    },
                    {
                        "team": "Ball State",
                        "amount": 4336.0
                    }
                ],
                "expected_reward_tokens": 9062.24,
                "profit_sb": 62.24,
                "profit_sb_percentage": 0.69,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b1f82d36-b8ce-4043-8372-ef46163c00e5",
                    "gambit_id": "8051453f-53bf-4e85-9f96-31d025d159e7",
                    "last_updated": "2022-11-23T09:52:23.055437-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami-Ohio",
                    "reward": "1.60000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bec1259c-7f7c-4990-845a-d804b11f8199/?format=api"
                },
                {
                    "id": "0a8804b3-43d5-4265-8c24-c9027c879c7a",
                    "gambit_id": "b6033eea-5b10-4289-9fe3-a0726967b3f9",
                    "last_updated": "2022-11-23T09:52:23.056386-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ball State",
                    "reward": "2.09000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bec1259c-7f7c-4990-845a-d804b11f8199/?format=api"
                }
            ]
        },
        {
            "id": "fc397450-9b2a-419b-805f-567763fed1cb",
            "match": "https://api-prod.gambitprofit.com/api/matches/0cb9da36-94f9-4168-8865-256a6180f7a3/?format=api",
            "name": "Play the Odds",
            "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": "Ball State",
                        "amount": 5097.0
                    },
                    {
                        "team": "Miami-Ohio",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "79bbe40f-994a-4895-8631-d2f254f321c4",
                    "gambit_id": "9ca84ed1-a13a-4f63-a435-2c19ccc0a7e3",
                    "last_updated": "2022-11-23T09:52:23.053376-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ball State",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc397450-9b2a-419b-805f-567763fed1cb/?format=api"
                },
                {
                    "id": "106fac2a-bf09-44cc-9c6f-d878d8ef19b8",
                    "gambit_id": "9bb8af64-1db7-42fc-b845-d5b11b60baa4",
                    "last_updated": "2022-11-23T09:52:23.052216-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami-Ohio",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc397450-9b2a-419b-805f-567763fed1cb/?format=api"
                }
            ]
        },
        {
            "id": "da660c09-4288-4145-a069-5650e970eef8",
            "match": "https://api-prod.gambitprofit.com/api/matches/0cb9da36-94f9-4168-8865-256a6180f7a3/?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 Under 44.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 44.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "63577177-11a6-4d55-b6be-901a1d8d8ccf",
                    "gambit_id": "f25dd481-f08d-4b76-818e-4964ebc6fa36",
                    "last_updated": "2022-11-23T09:52:23.048759-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 44.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da660c09-4288-4145-a069-5650e970eef8/?format=api"
                },
                {
                    "id": "6c65c05a-55e1-4eb7-ac92-ace1e30d94ac",
                    "gambit_id": "f03e7c9a-3506-4d6d-987f-3d9fda63a1e6",
                    "last_updated": "2022-11-23T09:52:23.049919-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 44.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da660c09-4288-4145-a069-5650e970eef8/?format=api"
                }
            ]
        }
    ]
}