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/9a87bc9b-5bf9-4d80-a30d-1717e9b14458/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9a87bc9b-5bf9-4d80-a30d-1717e9b14458",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "35ee0fd5-87a6-4d79-a3c3-cd6d4e64c262",
    "completed": true,
    "last_updated": "2022-11-09T09:48:33.271631-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.35,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/35ee0fd5-87a6-4d79-a3c3-cd6d4e64c262",
    "datetime": "2022-11-08T20:00:00-05:00",
    "cutoff_datetime": "2022-11-08T20:00:00-05:00",
    "name": "Ball State v. Toledo",
    "bettypes": [
        {
            "id": "30a58e3e-50ca-4fe7-b0ce-be94f0f971b6",
            "match": "https://api-prod.gambitprofit.com/api/matches/9a87bc9b-5bf9-4d80-a30d-1717e9b14458/?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": "Toledo",
                        "amount": 8090.0
                    },
                    {
                        "team": "Ball State",
                        "amount": 1910.0
                    }
                ],
                "expected_reward_tokens": 9301.7,
                "profit_sb": 301.7,
                "profit_sb_percentage": 3.35,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b7e987f1-336a-4249-b4a0-dd34ec0d1898",
                    "gambit_id": "66278104-5305-44f0-861b-c405d54245d0",
                    "last_updated": "2022-11-09T09:48:33.277339-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toledo",
                    "reward": "1.15000",
                    "odds": "1.16670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30a58e3e-50ca-4fe7-b0ce-be94f0f971b6/?format=api"
                },
                {
                    "id": "0b99b832-138c-4d3e-b05b-616b4d8409d4",
                    "gambit_id": "0d11ec7f-9467-4b37-980b-c147f8e1f8d7",
                    "last_updated": "2022-11-09T09:48:33.278319-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ball State",
                    "reward": "4.87000",
                    "odds": "5.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30a58e3e-50ca-4fe7-b0ce-be94f0f971b6/?format=api"
                }
            ]
        },
        {
            "id": "3aec091c-1f60-4d16-8b8b-e55d35118817",
            "match": "https://api-prod.gambitprofit.com/api/matches/9a87bc9b-5bf9-4d80-a30d-1717e9b14458/?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": "Toledo",
                        "amount": 5000.0
                    },
                    {
                        "team": "Ball State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fec38502-4222-4bcf-b7ba-4e94ebbf7bdc",
                    "gambit_id": "2aa0f963-a7d5-4cfa-83dd-44411186824c",
                    "last_updated": "2022-11-09T09:48:33.280271-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toledo",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-14.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3aec091c-1f60-4d16-8b8b-e55d35118817/?format=api"
                },
                {
                    "id": "3cb2326b-b049-411c-a70e-4e6bc911959b",
                    "gambit_id": "25a44252-0973-4729-b8cd-cb9e120efbbe",
                    "last_updated": "2022-11-09T09:48:33.281285-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ball State",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "14.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3aec091c-1f60-4d16-8b8b-e55d35118817/?format=api"
                }
            ]
        },
        {
            "id": "db0177fa-a5e8-40af-b776-52b5ee5b27c8",
            "match": "https://api-prod.gambitprofit.com/api/matches/9a87bc9b-5bf9-4d80-a30d-1717e9b14458/?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 53.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 53.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2c14f1f8-1125-4bdc-b3eb-76f62f211f27",
                    "gambit_id": "b1c2de99-4684-4fe7-b15d-c0ee1eb6aa23",
                    "last_updated": "2022-11-09T09:48:33.274232-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 53.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "53.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db0177fa-a5e8-40af-b776-52b5ee5b27c8/?format=api"
                },
                {
                    "id": "6b47032a-6812-4d0c-9837-03c0eb332d2d",
                    "gambit_id": "7d285203-85b7-4631-a1d9-6c41b6440114",
                    "last_updated": "2022-11-09T09:48:33.275254-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 53.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "53.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db0177fa-a5e8-40af-b776-52b5ee5b27c8/?format=api"
                }
            ]
        }
    ]
}