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/436e75ec-2eb1-499b-afc0-09866ae405b9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "436e75ec-2eb1-499b-afc0-09866ae405b9",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "3cb63a17-f9dc-4085-a917-2dec1309e1d1",
    "completed": true,
    "last_updated": "2022-11-28T09:47:09.067772-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.4,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/3cb63a17-f9dc-4085-a917-2dec1309e1d1",
    "datetime": "2022-11-26T15:30:00-05:00",
    "cutoff_datetime": "2022-11-26T15:30:00-05:00",
    "name": "Auburn v. Alabama",
    "bettypes": [
        {
            "id": "7429fd59-9fc7-46d5-8339-26b115c3aef1",
            "match": "https://api-prod.gambitprofit.com/api/matches/436e75ec-2eb1-499b-afc0-09866ae405b9/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Alabama",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10400.0,
                "profit_sb": 1400.0,
                "profit_sb_percentage": 15.56,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Alabama",
                        "amount": 8952.0
                    },
                    {
                        "team": "Auburn",
                        "amount": 1048.0
                    }
                ],
                "expected_reward_tokens": 9306.24,
                "profit_sb": 306.24,
                "profit_sb_percentage": 3.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a0ae556d-44cb-495f-9854-ed57dc8c4bde",
                    "gambit_id": "a993efc3-ec3d-462b-a26e-881943cea713",
                    "last_updated": "2022-11-28T09:47:09.083064-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Alabama",
                    "reward": "1.04000",
                    "odds": "1.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7429fd59-9fc7-46d5-8339-26b115c3aef1/?format=api"
                },
                {
                    "id": "35133af5-50f3-4204-a76e-a48cf3a6347c",
                    "gambit_id": "c7f0c679-593c-4ce0-b58e-d3228fda6de5",
                    "last_updated": "2022-11-28T09:47:09.084150-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Auburn",
                    "reward": "8.88000",
                    "odds": "10.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7429fd59-9fc7-46d5-8339-26b115c3aef1/?format=api"
                }
            ]
        },
        {
            "id": "b86708aa-bad0-4a4f-a4ed-a20754a68300",
            "match": "https://api-prod.gambitprofit.com/api/matches/436e75ec-2eb1-499b-afc0-09866ae405b9/?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": "Alabama",
                        "amount": 5000.0
                    },
                    {
                        "team": "Auburn",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "70dee038-f4af-46d7-99da-2eac010e3d68",
                    "gambit_id": "d45330dc-ac33-4f13-9dfe-6b546432bfd5",
                    "last_updated": "2022-11-28T09:47:09.079667-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Alabama",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-22.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b86708aa-bad0-4a4f-a4ed-a20754a68300/?format=api"
                },
                {
                    "id": "b4af132b-0da4-4c53-adf7-de36dbca46df",
                    "gambit_id": "2abf40e3-7ef0-4387-b8fe-0b1effdae3c2",
                    "last_updated": "2022-11-28T09:47:09.080830-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Auburn",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "22.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b86708aa-bad0-4a4f-a4ed-a20754a68300/?format=api"
                }
            ]
        },
        {
            "id": "76cd5301-6705-4d94-8097-965f88a43582",
            "match": "https://api-prod.gambitprofit.com/api/matches/436e75ec-2eb1-499b-afc0-09866ae405b9/?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 51",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 51",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e6024796-0ad8-4e4d-93a5-82b1ed9116b0",
                    "gambit_id": "77b376f2-690d-4acf-926b-19ae8a71e3a2",
                    "last_updated": "2022-11-28T09:47:09.072954-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 51",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "51.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76cd5301-6705-4d94-8097-965f88a43582/?format=api"
                },
                {
                    "id": "60cfb250-49e5-4d6a-ac78-8e61e67586f5",
                    "gambit_id": "44861e01-c553-49d6-9488-b41088ee4de7",
                    "last_updated": "2022-11-28T09:47:09.071499-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 51",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "51.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76cd5301-6705-4d94-8097-965f88a43582/?format=api"
                }
            ]
        }
    ]
}