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/512ac8ea-c461-4a1e-be13-11480c5aa2ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "512ac8ea-c461-4a1e-be13-11480c5aa2ad",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "9bb430ae-364f-49ba-aa7a-5816f548302a",
    "completed": true,
    "last_updated": "2022-10-27T12:02:07.215169-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.95,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/9bb430ae-364f-49ba-aa7a-5816f548302a",
    "datetime": "2022-10-26T12:45:00-04:00",
    "cutoff_datetime": "2022-10-26T12:45:00-04:00",
    "name": "Inter Milan v. FC Viktoria Plzen",
    "bettypes": [
        {
            "id": "c4a3fca4-4dea-4e6b-8e48-86954c10a89e",
            "match": "https://api-prod.gambitprofit.com/api/matches/512ac8ea-c461-4a1e-be13-11480c5aa2ad/?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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Inter Milan",
                        "amount": 8812.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1188.0
                    }
                ],
                "expected_reward_tokens": 9869.44,
                "profit_sb": 369.44,
                "profit_sb_percentage": 3.89,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Inter Milan",
                        "amount": 8408.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1133.0
                    },
                    {
                        "team": "FC Viktoria Plzen",
                        "amount": 459.0
                    }
                ],
                "expected_reward_tokens": 9409.5,
                "profit_sb": -90.5,
                "profit_sb_percentage": -0.95,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f296fa42-e2cf-4b3f-aa39-811c520f713f",
                    "gambit_id": "18920eaa-3af1-4a29-b2fa-6ebcb7963428",
                    "last_updated": "2022-10-27T12:02:07.222055-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Inter Milan",
                    "reward": "1.12000",
                    "odds": "1.12000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4a3fca4-4dea-4e6b-8e48-86954c10a89e/?format=api"
                },
                {
                    "id": "aba973fd-c90a-4c59-a0d3-cf77c856f4da",
                    "gambit_id": "3c755c2d-5ec5-452c-8d53-02f1c1df8679",
                    "last_updated": "2022-10-27T12:02:07.222963-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "8.31000",
                    "odds": "8.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4a3fca4-4dea-4e6b-8e48-86954c10a89e/?format=api"
                },
                {
                    "id": "ffe8c08c-835e-4fd6-a2d6-cfe4afeb1c69",
                    "gambit_id": "1fa2c71d-5813-4818-8f71-e21aacfe7ae7",
                    "last_updated": "2022-10-27T12:02:07.221138-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "FC Viktoria Plzen",
                    "reward": "20.50000",
                    "odds": "21.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4a3fca4-4dea-4e6b-8e48-86954c10a89e/?format=api"
                }
            ]
        },
        {
            "id": "199b8b73-a96c-4bfb-9076-9114c1105513",
            "match": "https://api-prod.gambitprofit.com/api/matches/512ac8ea-c461-4a1e-be13-11480c5aa2ad/?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 2.5",
                        "amount": 6786.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3214.0
                    }
                ],
                "expected_reward_tokens": 9159.9,
                "profit_sb": -340.1,
                "profit_sb_percentage": -3.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "26d92c60-75fa-4e35-b62f-149c58369fcb",
                    "gambit_id": "3bc4dea5-1822-4f5e-b01b-e97f3468ac60",
                    "last_updated": "2022-10-27T12:02:07.219283-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.35000",
                    "odds": "1.36000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/199b8b73-a96c-4bfb-9076-9114c1105513/?format=api"
                },
                {
                    "id": "8b0b5cd9-d67a-4e4e-b5b2-0d4fee7ecb23",
                    "gambit_id": "20a1c5a3-0f30-4f2f-b010-9d79609dc173",
                    "last_updated": "2022-10-27T12:02:07.218305-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.85000",
                    "odds": "2.90000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/199b8b73-a96c-4bfb-9076-9114c1105513/?format=api"
                }
            ]
        }
    ]
}