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/c87c8910-e5e1-4ee0-abd1-33bc49b3bb18/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c87c8910-e5e1-4ee0-abd1-33bc49b3bb18",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a3daadf5-b5b7-4d1f-a0e1-8dfb139170f8",
    "completed": true,
    "last_updated": "2023-03-17T10:37:20.900826-04:00",
    "created_at": "2023-03-14T19:52:11.139865-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.46,
    "sport_category": "Mens NCAAB Tournament",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/a3daadf5-b5b7-4d1f-a0e1-8dfb139170f8",
    "datetime": "2023-03-16T21:20:00-04:00",
    "cutoff_datetime": "2023-03-16T21:20:00-04:00",
    "name": "Northern Kentucky v. Houston",
    "bettypes": [
        {
            "id": "08ccee97-738d-4d47-971f-e8d802fc4687",
            "match": "https://api-prod.gambitprofit.com/api/matches/c87c8910-e5e1-4ee0-abd1-33bc49b3bb18/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-15T14:37:19.622104-04:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Houston",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10300.0,
                "profit_sb": 800.0,
                "profit_sb_percentage": 8.42,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Houston",
                        "amount": 9182.0
                    },
                    {
                        "team": "Northern Kentucky",
                        "amount": 818.0
                    }
                ],
                "expected_reward_tokens": 9456.08,
                "profit_sb": -43.92,
                "profit_sb_percentage": -0.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8195e880-e80a-4d38-b801-d098b37ed127",
                    "gambit_id": "b7fe6743-3c66-4c16-a464-88a0d29c648c",
                    "last_updated": "2023-03-17T10:37:20.906980-04:00",
                    "created_at": "2023-03-15T14:37:19.623302-04:00",
                    "name": "Houston",
                    "reward": "1.03000",
                    "odds": "1.03330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08ccee97-738d-4d47-971f-e8d802fc4687/?format=api"
                },
                {
                    "id": "28fe26f7-ad4d-48be-bc34-e9e3e37639d6",
                    "gambit_id": "61c26e5a-7c6f-4634-a4dc-06a78b5afcbc",
                    "last_updated": "2023-03-17T10:37:20.908031-04:00",
                    "created_at": "2023-03-15T14:37:19.624572-04:00",
                    "name": "Northern Kentucky",
                    "reward": "11.56000",
                    "odds": "12.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08ccee97-738d-4d47-971f-e8d802fc4687/?format=api"
                }
            ]
        },
        {
            "id": "e0f19538-18f2-4917-802a-2bdd086bd68d",
            "match": "https://api-prod.gambitprofit.com/api/matches/c87c8910-e5e1-4ee0-abd1-33bc49b3bb18/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-14T19:52:11.141937-04: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": "Houston",
                        "amount": 5000.0
                    },
                    {
                        "team": "Northern Kentucky",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e6d38d75-3819-4227-92ba-16c6c0afca29",
                    "gambit_id": "7a789db1-5595-489a-aa2e-2dafb7d56705",
                    "last_updated": "2023-03-17T10:37:20.910122-04:00",
                    "created_at": "2023-03-14T19:52:11.143491-04:00",
                    "name": "Houston",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-19.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0f19538-18f2-4917-802a-2bdd086bd68d/?format=api"
                },
                {
                    "id": "69b6237e-4cf7-4d4f-b92b-7a681667c594",
                    "gambit_id": "b52530c4-93cb-4fa2-8732-930b5c96fca3",
                    "last_updated": "2023-03-17T10:37:20.911157-04:00",
                    "created_at": "2023-03-14T19:52:11.145043-04:00",
                    "name": "Northern Kentucky",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "19.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0f19538-18f2-4917-802a-2bdd086bd68d/?format=api"
                }
            ]
        },
        {
            "id": "2be486ab-a48f-42ed-a9d3-d99c0c6ac1df",
            "match": "https://api-prod.gambitprofit.com/api/matches/c87c8910-e5e1-4ee0-abd1-33bc49b3bb18/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-15T14:37:19.618122-04: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 121.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 121.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "13d88dc7-4bed-480d-a9bc-0f2971f9c8c0",
                    "gambit_id": "1992448d-ba16-4d79-b5fe-309256976636",
                    "last_updated": "2023-03-17T10:37:20.903688-04:00",
                    "created_at": "2023-03-15T14:37:19.619495-04:00",
                    "name": "Game Total Under 121.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "121.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2be486ab-a48f-42ed-a9d3-d99c0c6ac1df/?format=api"
                },
                {
                    "id": "4e059c8a-0f03-4a4a-869b-55795471cb6f",
                    "gambit_id": "64d78d91-1131-4d5c-b619-c2ba414a78e8",
                    "last_updated": "2023-03-17T10:37:20.904771-04:00",
                    "created_at": "2023-03-15T14:37:19.620781-04:00",
                    "name": "Game Total Over 121.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "121.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2be486ab-a48f-42ed-a9d3-d99c0c6ac1df/?format=api"
                }
            ]
        }
    ]
}