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/462e744e-ecb2-46bf-ae2e-1bf0c4413d29/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "462e744e-ecb2-46bf-ae2e-1bf0c4413d29",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a90e850a-66de-4e4e-b1ce-8517bb8fc59f",
    "completed": true,
    "last_updated": "2022-10-03T09:52:11.730460-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.61,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/a90e850a-66de-4e4e-b1ce-8517bb8fc59f",
    "datetime": "2022-10-01T15:30:00-04:00",
    "cutoff_datetime": "2022-10-01T15:30:00-04:00",
    "name": "Northwestern v. Penn State",
    "bettypes": [
        {
            "id": "523e7ba2-8f44-4d8b-a329-52ecff84dca8",
            "match": "https://api-prod.gambitprofit.com/api/matches/462e744e-ecb2-46bf-ae2e-1bf0c4413d29/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Penn State",
                        "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": "Penn State",
                        "amount": 9167.0
                    },
                    {
                        "team": "Northwestern",
                        "amount": 833.0
                    }
                ],
                "expected_reward_tokens": 9442.01,
                "profit_sb": -57.99,
                "profit_sb_percentage": -0.61,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bb4c9f2d-7dbf-4887-b531-d25bb3e96a26",
                    "gambit_id": "58eef7aa-d60f-4bf6-8317-1fdea3e69041",
                    "last_updated": "2022-10-03T09:52:11.736826-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Penn State",
                    "reward": "1.03000",
                    "odds": "1.03330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/523e7ba2-8f44-4d8b-a329-52ecff84dca8/?format=api"
                },
                {
                    "id": "9cb71126-f6c5-4857-bf43-fe11034b46f2",
                    "gambit_id": "62cd20f6-995e-4381-a09d-225a39fe26dd",
                    "last_updated": "2022-10-03T09:52:11.737859-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Northwestern",
                    "reward": "11.34000",
                    "odds": "12.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/523e7ba2-8f44-4d8b-a329-52ecff84dca8/?format=api"
                }
            ]
        },
        {
            "id": "d2aa0e18-441c-4b78-a929-62b75469261f",
            "match": "https://api-prod.gambitprofit.com/api/matches/462e744e-ecb2-46bf-ae2e-1bf0c4413d29/?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": "Northwestern",
                        "amount": 5000.0
                    },
                    {
                        "team": "Penn State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": -250.0,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7846f2db-5809-49ff-a3c0-ce2720f379a8",
                    "gambit_id": "28a06b2d-682d-482d-a3d1-bf8b0c4f42b5",
                    "last_updated": "2022-10-03T09:52:11.741015-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Northwestern",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "25.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2aa0e18-441c-4b78-a929-62b75469261f/?format=api"
                },
                {
                    "id": "6f9bb11f-fb59-4a26-ac1a-278af16208b8",
                    "gambit_id": "8c09e4ff-38a9-4c0c-87db-19bf52b1042e",
                    "last_updated": "2022-10-03T09:52:11.739913-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Penn State",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "-25.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2aa0e18-441c-4b78-a929-62b75469261f/?format=api"
                }
            ]
        },
        {
            "id": "56b838d3-a7d3-4c7b-a3c8-f64496d3d99c",
            "match": "https://api-prod.gambitprofit.com/api/matches/462e744e-ecb2-46bf-ae2e-1bf0c4413d29/?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 50",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 50",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9250.0,
                "profit_sb": -250.0,
                "profit_sb_percentage": -2.63,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b7134c94-5cf4-4c17-9ea2-1c2182068945",
                    "gambit_id": "0e83857c-0967-4f66-ad08-14e8a403d60c",
                    "last_updated": "2022-10-03T09:52:11.734712-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 50",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "50.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56b838d3-a7d3-4c7b-a3c8-f64496d3d99c/?format=api"
                },
                {
                    "id": "dc886540-a843-42fc-a7da-2a89317d4d5b",
                    "gambit_id": "1e4bfa3d-ed60-4450-8a9d-fcf133323d17",
                    "last_updated": "2022-10-03T09:52:11.733532-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 50",
                    "reward": "1.85000",
                    "odds": "1.90910",
                    "spread": "50.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56b838d3-a7d3-4c7b-a3c8-f64496d3d99c/?format=api"
                }
            ]
        }
    ]
}